Skip to content

hackernogg/example-publish-pypi

 
 

Repository files navigation

Example Project

This is an example project that is used to demonstrate how to publish Python packages on PyPI.

Installing

pip install example-publish-pypi-medium

Usage

>>> from src.example import custom_sklearn
>>> custom_sklearn.get_sklearn_version()
'0.24.2'

About

Example Python package to demonstrate how to publish packages on PyPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%