Common code of projects with native parts
Project description
nativecommon
Common code of projects with native parts
Install
These are generic installation instructions.
To use, permanently
The quickest way to get started is to install the current release from PyPI:
pip2 install --user nativecommon
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python2 -m venv venvname
venvname/bin/pip install nativecommon
. venvname/bin/activate
To develop
First clone the repo using HTTP or SSH:
git clone https://github.com/combatopera/nativecommon.git
git clone git@github.com:combatopera/nativecommon.git
Now use pyven's pipify to create a setup.py, which pip can then use to install the project editably:
python2 -m venv pyvenvenv
pyvenvenv/bin/pip install pyven
pyvenvenv/bin/pipify nativecommon
python2 -m venv venvname
venvname/bin/pip install -e nativecommon
. venvname/bin/activate
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
nativecommon-6.tar.gz
(15.7 kB
view details)
Built Distribution
File details
Details for the file nativecommon-6.tar.gz
.
File metadata
- Download URL: nativecommon-6.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84560f1fa344da9a008750e39941ef2b246a0b693d6f1d1e32b98e461c8ad406 |
|
MD5 | c4a40e6c7d3625176c3d00c531133a3d |
|
BLAKE2b-256 | dd9f672a267618832e4d6b5021687ce0addedad118e2d9ba39639dd5710e16fc |
File details
Details for the file nativecommon-6-py2.py3-none-any.whl
.
File metadata
- Download URL: nativecommon-6-py2.py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b33f2ac54e46d2fe6f30c5278773ee96493f3ff3ed00f55d7f9f1bd691bbd05 |
|
MD5 | 3843ad6d2d81c3aecb8dbfe908828cd8 |
|
BLAKE2b-256 | f4adbcce8ed1643b271f9b032aecfb03a1cd6db661ef0bd0f16a2e040fc85103 |