Skip to main content

A small example package

Project description

Example Package

This is a simple example package. You can use Github-flavored Markdown to write your content.

Notes

python3 -m pip install --upgrade build python3 -m build python3 -m pip install --upgrade twine python3 -m twine upload --repository testpypi dist/*

python3 -m twine upload --repository dist/*

python3 -m pip install --index-url https://test.pypi.org/simple/ your-package python3 -m pip download --only-binary :all: --dest . --no-cache --index-url https://test.pypi.org/simple/ rgtracker==0.0.1 python3 -m pip wheel 'rgtracker-0.0.1-py3-none-any.whl'

gears-cli run --host localhost --port 6379 src/rgtracker/example.py REQUIREMENTS

--extra-index-url https://test.pypi.org/simple/ rgtracker==0.0.1

docker cp rgtracker-0.0.1-py3-none-any.whl b1066aa1076b:/var/opt/redislabs/modules/rg/python3/rgtracker-0.0.1-py3-none-any.whl

Project details


Release history Release notifications | RSS feed

This version

0.0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rgtracker-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

rgtracker-0.0.1-py3-none-any.whl (3.7 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