Skip to main content

Sample Project

Project description

sample_project

This is a template project, you need to do the following to generate your project:

  • Text replacement: "sample_project" to "${your_project_name}"

  • Text replacement: "sample-project" to "${your-project-name}"

  • Text replacement: "./src/sample_project" to "./src/${your_project_name}"

  • Edit "./src/${your_project_name}/_version_.py"

Prepare

1. Install the pip3 from https://pypi.org/project/pip/

2. Install the twine (publish)


pip3 install twine

Commands

1. Install to environment:


pip3 install -r requirements-dev.txt

2. Packcge:


python3 setup.py sdist bdist_wheel

3. Packcge and Upload:


python3 setup.py sdist bdist_wheel

twine upload dist/*

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

sample-project-joeyding-0.0.7.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

sample_project_joeyding-0.0.7-py3-none-any.whl (3.6 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