=============
DistutilsDemo
=============
Copyright (c) 2015,2016 Jeremie DECOCK (http://www.jdhp.org)
Description
===========
This snippet was written to test distutils and PyPI.
It is inspired by `this tutorial`_.
Dependencies
============
- Python >= 3.0
Install
=======
This demo can be installed with Python Distutils by entering the following command
in a terminal::
python3 setup.py install
.. _install:
Installation
============
Gnu/Linux
---------
You can install, upgrade, uninstall this demo with these commands
(in a terminal)::
pip install --pre jdhp-distutils-demo
pip install --upgrade jdhp-distutils-demo
pip uninstall jdhp-distutils-demo
Or, if you have downloaded the source code::
python3 setup.py install
Windows
-------
You can install, upgrade, uninstall this demo with these commands
(in a `command prompt`_)::
py -m pip install --pre jdhp-distutils-demo
py -m pip install --upgrade jdhp-distutils-demo
py -m pip uninstall jdhp-distutils-demo
Or, if you have downloaded the source code::
py setup.py install
MacOSX
-------
You can install, upgrade, uninstall this demo with these commands
commands (in a terminal)::
pip install --pre jdhp-distutils-demo
pip install --upgrade jdhp-distutils-demo
pip uninstall jdhp-distutils-demo
Or, if you have downloaded the source code::
python3 setup.py install
Usage
=====
Usage::
from jdhp_distutils_demo import row_your_boat
row_your_boat.sing()
License
=======
This demo is distributed under the `MIT License`_
.. _this tutorial: http://sametmax.com/creer-un-setup-py-et-mettre-sa-bibliotheque-python-en-ligne-sur-pypi/
.. _MIT License: http://opensource.org/licenses/MIT
DistutilsDemo
=============
Copyright (c) 2015,2016 Jeremie DECOCK (http://www.jdhp.org)
Description
===========
This snippet was written to test distutils and PyPI.
It is inspired by `this tutorial`_.
Dependencies
============
- Python >= 3.0
Install
=======
This demo can be installed with Python Distutils by entering the following command
in a terminal::
python3 setup.py install
.. _install:
Installation
============
Gnu/Linux
---------
You can install, upgrade, uninstall this demo with these commands
(in a terminal)::
pip install --pre jdhp-distutils-demo
pip install --upgrade jdhp-distutils-demo
pip uninstall jdhp-distutils-demo
Or, if you have downloaded the source code::
python3 setup.py install
Windows
-------
You can install, upgrade, uninstall this demo with these commands
(in a `command prompt`_)::
py -m pip install --pre jdhp-distutils-demo
py -m pip install --upgrade jdhp-distutils-demo
py -m pip uninstall jdhp-distutils-demo
Or, if you have downloaded the source code::
py setup.py install
MacOSX
-------
You can install, upgrade, uninstall this demo with these commands
commands (in a terminal)::
pip install --pre jdhp-distutils-demo
pip install --upgrade jdhp-distutils-demo
pip uninstall jdhp-distutils-demo
Or, if you have downloaded the source code::
python3 setup.py install
Usage
=====
Usage::
from jdhp_distutils_demo import row_your_boat
row_your_boat.sing()
License
=======
This demo is distributed under the `MIT License`_
.. _this tutorial: http://sametmax.com/creer-un-setup-py-et-mettre-sa-bibliotheque-python-en-ligne-sur-pypi/
.. _MIT License: http://opensource.org/licenses/MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jdhp-distutils-demo-0.2.tar.gz.
File metadata
- Download URL: jdhp-distutils-demo-0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb02d6f6522e5163cdfd08719e26f39b9c9336a0c918ea564a4e73ede7bbbe67
|
|
| MD5 |
db8aee1e596cd51b7a6af84f8db64fb0
|
|
| BLAKE2b-256 |
28857387a70cd2d2783b4e5eecba3a33bc3d64fcd7e0d2155949339917e2a8bd
|