Skip to content

Repository for resources on python programming and related frameworks

Notifications You must be signed in to change notification settings

gaugup/PythonPLResources

Repository files navigation

Link check

Python Programming Language Resources

Repository for resources on python programming and related frameworks

Github actions

Programming resources

Testing

Linting

Microservices

Performance analysis and Tuning

Creating a wheel file

  • The .whl file of a python package having a setup.py can be generated va the command python setup.py sdist bdist_wheel. This creates a folder named dist which has two files with extensions .whl and .tar.gz.

About

Repository for resources on python programming and related frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published