Package for maintaining centralized goverance of data for company data extraction
Project description
jelloow-names
Package for maintaining centralized governance of data for company data extraction
Deployment to PyPi
Add credential to ~/.pypirc file.
echo "[pypi]
username = __token__
password = $PIPY_TOKEN" >> ~/.pypirc
Create and activate a virtual environment.
python -m venv venv
python.exe -m pip install --upgrade pip
#linux / mac
source venv/bin/activate
#windows
venv\Scripts\Activate.ps1
pip install -r requirements.txt
Build the package and then upload it to PyPi.
python -m build
python -m twine upload --repository pypi 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
jelloow_names-0.0.7.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jelloow_names-0.0.7.tar.gz.
File metadata
- Download URL: jelloow_names-0.0.7.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
344f7e786f120a55d6c5ec4f97fd9277ea763aef5eed840806513b35ba082120
|
|
| MD5 |
156ec2c38d0a70612c0f2f17088fe740
|
|
| BLAKE2b-256 |
2cc2d420360c0542b94368417118afdc2b08dd2718d9504e0d04fb96c3e297bc
|
File details
Details for the file jelloow_names-0.0.7-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5911d899710975128456665a1453a00dd6b38333e01075c239451688cb929fb
|
|
| MD5 |
22fe552f05678c309ad9e85651b87322
|
|
| BLAKE2b-256 |
83e3f66ef7c1f73b760eeb58e7cff77f3cdd57d192e3a8a19307d0695e47ab47
|