cmu_auth

Simple Python methods for authenticating to CMU services

MIT License

Downloads
80
Stars
4
Committers
3

cmu_auth

Simple Python methods for authenticating to CMU services. See auth.py for usage.

Registering with PyPi

This is mostly for maintainers, to document how to submit a package to PyPi: ::

# after bumping the version number in setup.py:
$ python setup.py register sdist upload
# (you're probably going to have to answer 'y' to the .pypirc file)

License

MIT License. See LICENSE.

Package Rankings
Top 17.15% on Pypi.org
Related Projects