Skip to main content

Zeno's Paradoxes Illustrated in Python

Project description

Zeno

Zeno's Paradoxes Illustrated in Python

Resources

https://packaging.python.org/tutorials/packaging-projects/

https://packaging.python.org/guides/distributing-packages-using-setuptools/

Usage

pip install zeno

Executables are prefixed with ze-

# The Dichotomy
ze-dichotomy

Development

In addition to following the setup guide https://packaging.python.org/tutorials/packaging-projects/

I added a minimal setup.py so that pip install -e . would work

See Makefile

Install package from test.pypi.org

pip install --index-url https://test.pypi.org/simple/ --no-deps zeno

From PyPI

pip install zeno

Test

python
import zeno
zeno.hello()

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

zeno-0.0.6.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

zeno-0.0.6-py3-none-any.whl (14.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