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.9.tar.gz
(5.4 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.9.tar.gz.
File metadata
- Download URL: jelloow_names-0.0.9.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
287c07e25ea15fb6db25ef2ca81764f4005c1ee65c39a1c3df3bc38c6cd5f25f
|
|
| MD5 |
f4668830154eeb0396c6238cc7442494
|
|
| BLAKE2b-256 |
9366f7fc466fff4e7c091ac86955892cae1ba6fce51ada5266ed5987f6edbdef
|
File details
Details for the file jelloow_names-0.0.9-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.9-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c9665bbe350ba046cefbcc635a38eb497ccba4fe5090ee9235a3250a7b6c2bf
|
|
| MD5 |
5a8a7f3833c10cdcb99a8b02e733f667
|
|
| BLAKE2b-256 |
3667bd547c24d2a6a53db561f49463f7ba00130c440069c11e4c38d8b2a0e393
|