Skip to main content

My short description for my project.

Project description

📦 setup.py (for humans)

This repo exists to provide an example setup.py file, that can be used to bootstrap your next Python project. It includes some advanced patterns and best practices for setup.py, as well as some commented–out nice–to–haves.

For example, this setup.py provides a $ python setup.py upload command, which creates a universal wheel (and sdist) and uploads your package to PyPi using Twine, without the need for an annoying setup.cfg file. It also creates/uploads a new git tag, automatically.

In short, setup.py files can be daunting to approach, when first starting out — even Guido has been heard saying, "everyone cargo cults thems". It's true — so, I want this repo to be the best place to copy–paste from :)

Check out the example!

Installation

cd your_project

# Download the setup.py file:
#  download with wget
wget https://raw.githubusercontent.com/navdeep-G/setup.py/master/setup.py -O setup.py

#  download with curl
curl -O https://raw.githubusercontent.com/navdeep-G/setup.py/master/setup.py

To Do

  • Tests via $ setup.py test (if it's concise).

Pull requests are encouraged!

More Resources

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

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

mypackage_Jason-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

mypackage_Jason-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mypackage_Jason-0.1.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for mypackage_Jason-0.1.0.tar.gz
Algorithm Hash digest
SHA256 586fe651d191fea7b43abae16bce3cb49f0b4972450bf43235625b135796519c
MD5 66afd60a7ac7ef772fdecdc837cfb8eb
BLAKE2b-256 790bf4cc89b03edd3debf66ba282a5a3f529a78b9b20039c36730bcf8a0d0882

See more details on using hashes here.

File details

Details for the file mypackage_Jason-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mypackage_Jason-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db90e61b2a5d9c94807967f1d6873f145a7691260fe58b1979e27f0bf87c2091
MD5 476881c5634dafb17818536e4b3677ec
BLAKE2b-256 32ddf3e75ccc8075da4be35627b1b57d1e995d137bc68ddf707e6b5a911af57e

See more details on using hashes here.

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