Skip to content
/ python-project Public template

A template for your Python project. It uses Poetry as a dependency manager and Apache 2.0 as its license.

License

Notifications You must be signed in to change notification settings

oarodriguez/python-project

Repository files navigation

python-project

A template for your Python project. It uses Poetry as a dependency manager and Apache 2.0 as its license.

Installation of dependencies

Dependencies are managed by poetry, so poetry should be installed in the system. In the project root directory, execute

poetry install

Poetry will take care of the installation process. Afterward, the project packages and command-line interface tools should be available in the current shell. It is recommended to create a separate virtual environment for this project.

Authors

Omar Abel Rodríguez López, https://github.com/oarodriguez

About

A template for your Python project. It uses Poetry as a dependency manager and Apache 2.0 as its license.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages