Skip to main content

A Python implementation of OSafe.

Project description

OSafe Python

A Python implementation of OSafe.

Requirements

  • Python 3.6+

Installation

# use --user unless in virtual env
pip3.6 install osafe --user

Usage

osafe

That's it!

Distribute

python3.6 -m venv venv
. venv/bin/activate

pip install --upgrade pip setuptools wheel twine
rm -rf dist/
python setup.py sdist bdist_wheel
twine upload --repository-url https://test.pypi.org/legacy/ dist/*

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

osafe-0.1.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distributions

osafe-0.1.0-py3.6.egg (17.5 kB view hashes)

Uploaded Source

osafe-0.1.0-py3-none-any.whl (7.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