📦
Package Repository
🔑
API Key Auth
🔒
Secure HTTPS
Quick Start
Install a Package:
# Using API key authentication
pip install --index-url https://__token__:YOUR_API_KEY@pypi.viridian.ise.utk.edu/simple/ package-name
Upload a Package:
# Build your package
python -m build
# Upload using twine (requires ~/.pypirc configured)
twine upload -r asl-pypi dist/*
📚 Browse Packages
View the complete list of available Python packages. Requires authentication.
Click to see access instructions →📦 Package Files
Direct access to package distribution files (.whl and .tar.gz). Requires authentication.
Click to see access instructions →📖 Documentation
Setup guides, API key management, and troubleshooting help.
Opens in new tab →🔑 Need an API Key?
Contact your PyPI administrator to generate an API key. API keys provide secure, revocable access with scoped permissions and automatic expiration.