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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
osafe-1.0.0.tar.gz
(6.9 kB
view details)
Built Distribution
osafe-1.0.0-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file osafe-1.0.0.tar.gz
.
File metadata
- Download URL: osafe-1.0.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8240e5e40827251502501a90b86a0505a05ba2d6582fe78554433d126e551860 |
|
MD5 | 2ba70230c035dbb4bbac8f652dd7d0a4 |
|
BLAKE2b-256 | 43d367fdd727363205f095ef7a2cd59be6e1bb4c6e3960c89d6d0d72aed0a024 |
Provenance
File details
Details for the file osafe-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: osafe-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58ad64480842199eeb2ce99fc0eab6d68e409225ad641bde5c4657a058f9b60a |
|
MD5 | 258c317f268833bcb276f5ed9ac4527f |
|
BLAKE2b-256 | 8fc90a8e2f3d3de7237f383fd5f443d27fb670309144a35adcf35943650def3e |