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.4.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.4.tar.gz.
File metadata
- Download URL: jelloow_names-0.0.4.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ecdd4a5fed895bba7b44b2e73b148b7b8fe8e886cbf397ec8296e6658b90544
|
|
| MD5 |
29bf281ddf8750d3ab8633d5a6533f85
|
|
| BLAKE2b-256 |
d3ab17bcd83d58aecb0a99eb08b2bb73560b831c1ae61f3db15fd7b99d9af7ac
|
File details
Details for the file jelloow_names-0.0.4-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.4-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 |
edbe2731c75e3d37826ee34d96826f5ec75a8cb5758de6bcc478005cdfd250c3
|
|
| MD5 |
d76719bebc1e2af1f85ebb69ccb565d9
|
|
| BLAKE2b-256 |
98e954e98264ec85d13a39b8c4b98a3a3a892798aad41d2b60dd96f2a71796b7
|