Skip to main content

Starter kit for initializing a python package skeleton

Project description

# PyPiStart

Do you ever get tired of creating the same basic python project skeleton every time you have a cool new idea? Or maybe this is your first project and you want to do it the right way but are feeling overwhelmed by all the little details no one ever told you about?

Well do I have news for you! Regardless of whether or not this is your 1st, 9th, or 100th python package, PyPiStart, the python package starter, is here to make your life easier! Simply download and use the package as described below and start developing now!

Python project layout is modeled on this excellent guide: https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/creation.html

## Python Environment Setup

First, make sure you have Python 3.6+ installed.

Then, run through the following commands:

  • python -m venv .venv_w266_project

  • Windows: .venv_w266_projectScriptsactivate.bat

  • Linux: source .venv_w266_project/bin/activate

  • pip install -r requirements.txt - this will install all required packages and might take several minutes

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

pypistart-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file pypistart-0.1.0.tar.gz.

File metadata

  • Download URL: pypistart-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for pypistart-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1ff3f0e7689e05ae0ef54c1d4f536fa4681cb84bf0f00871c2ecd4e697110ece
MD5 ed52170b01bdec810dd3eb1d48c21596
BLAKE2b-256 9eda4f5f892c7f725448d7ab355b957c0514414c50f80b00359d7e09b0c5db27

See more details on using hashes here.

Supported by

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