Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rayluo/python-project-template

Repository files navigation

python-project-template

A minimalist template to start a new Python project.

Usage

  1. From github web interface, use this repo as a template to start your new project, then you can clone your project into your local machine.
  2. git mv my_package your_prj_name (By the way, if you need inspiration on deciding your project name, read this.)
  3. Modify setup.cfg and this README.md, possibly also LICENSE.
  4. Commit your change. You are now ready to work on YOUR project!
  5. Optionally, rename your_prj_name/main_module.py into your preferred module name. If you do so, do not forget to also modify your_prj_name/__init__.py accordingly.

About

A minimalist template to start a new Python project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /