Skip to content

This repo is to practice python project structure and create distribution

License

Notifications You must be signed in to change notification settings

anubhavj880/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample

This repo is to practice python project structure and create distribution

Following is the command to pack your python project in wheel

  1. python setup.py bdist_wheel for whl

Following are the command to install the package

  1. pip install package-name

About

This repo is to practice python project structure and create distribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages