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.8.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.8.tar.gz.
File metadata
- Download URL: jelloow_names-0.0.8.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 |
0dd073be816ac447cf9884612edb45b5b7a7eea29ca5e842172ba9a71c8ad6f0
|
|
| MD5 |
c030e57f8b5650a2b857ba0d3f257329
|
|
| BLAKE2b-256 |
027096694794688a86418f20dc056ecf90417ddffb34d926104071bdf8b10898
|
File details
Details for the file jelloow_names-0.0.8-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.8-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 |
52d0bf3eb15c9c6a571a6d6d147928ba6a0782c1a15844ccbae90de606197514
|
|
| MD5 |
cc05eb6bcac1ab8db1f255cd5973fef3
|
|
| BLAKE2b-256 |
3fb0470760a4ebc53f696cc46739a6700187e8554533adf45234c5e5f796a513
|