/setup.py

📦 A Robot's Ultimate Guide to setup.py.

Primary LanguagePythonMIT LicenseMIT

📦 setup.py (for robots)

Installation

# with wget:
wget https://raw.githubusercontent.com/aislingdailey/setup.py/master/setup.py -O setup.py
# with curl:
curl -O https://raw.githubusercontent.com/aislingdailey/setup.py/master/setup.py

... or git clone https://github.com/aislingdailey/setup.py myproject to use as a template.

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.