pyspnego

Python SPNEGO authentication library (by jborean93)

Pyspnego Alternatives

Similar projects and alternatives to pyspnego

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pyspnego alternative or higher similarity.

pyspnego reviews and mentions

Posts with mentions or reviews of pyspnego. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.
  • TOML: Tom's Obvious Minimal Language
    17 projects | news.ycombinator.com | 21 May 2023
    Can you share an actual example where you need to specify requirements twice. With pyproject.toml I know of 3 ways requirements are specified and they are all used by different things:

    1. Build requirements - requirements needed to build your package from an sdist

    2. Runtime requirements - requirements your library needs at runtime

    3. Extra requirements - optional runtime requirements

    For example my library pyspnego https://github.com/jborean93/pyspnego/blob/main/pyproject.to... has all 3:

    1. Cython for Win32 needed to build the sdist and setuptools as the general build system - https://github.com/jborean93/pyspnego/blob/c3db058b636fc102f...

    2. cryptography as a runtime dependency - https://github.com/jborean93/pyspnego/blob/c3db058b636fc102f...

    3. optional extras kerberos and yaml - https://github.com/jborean93/pyspnego/blob/c3db058b636fc102f...

    Granted the toml format and what is used in pyproject.toml has it's warts but I'm curious what your joke and clown_fiesta examples are actually from as from where I am standing each section currently serve different purposes.

Stats

Basic pyspnego repo stats
1
49
6.2
about 1 month ago

jborean93/pyspnego is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pyspnego is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com