Skip to main content

Example of how to package Python projects

Project description

pp-project-hmv

pip install pp-project-hmv

But!:

import pp_project_hmv

.gitignore lives outside the actual package, together with other stuff

We are using a template

.toml file is needed for having a nice configuration in pypi

for those things that toml does not support you need a setup.py file

There is no reason for most people to have a setup.py file, or a setup.cfg

.toml file is the newest format

Version will be infered automatically and written to the file.

This line: 'pre-commit install' will need to be run by developers to install the package that allows the automated checks before commiting

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pp-project-hmv-0.4.2.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

pp_project_hmv-0.4.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page