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.6.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.6.tar.gz.
File metadata
- Download URL: jelloow_names-0.0.6.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 |
956a9923f918e7ca124d0eeafe7c1e9d8fc3a3330a3d4370e03dea539f387933
|
|
| MD5 |
b4bb8a9eb5ea73b3bfd460bf264b49eb
|
|
| BLAKE2b-256 |
5e375ee395cb2669f04b6d7bcff4c9b80f26aba57c746f7eaf3845999930c31c
|
File details
Details for the file jelloow_names-0.0.6-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.6-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 |
cbf19fea46be1b87e1d1fcb4bcf8595442c5fd547e6dccca03188bafed2ea26b
|
|
| MD5 |
180a6c1e2ced6581785d91759ddec960
|
|
| BLAKE2b-256 |
fcb4d879da223276a93b638998dbb2c0f270e384e3e695d1d567c2ca75989f22
|