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.5.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.5.tar.gz.
File metadata
- Download URL: jelloow_names-0.0.5.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 |
9ce3efc457ba3006773112c3d9de805fb8780bd73979f74154b0dec5e10273de
|
|
| MD5 |
6d81dc50a0e1d737c762e8d4e431cbfe
|
|
| BLAKE2b-256 |
a9d69750e68c9763038b8ca00978e574df3cb4bd1b6f9b5c22013273d0565b9d
|
File details
Details for the file jelloow_names-0.0.5-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.5-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 |
1c48e7c2446516df7fe2f2a9583d6e66722fd40d9e0e1259f257a5bdb1bf0b2e
|
|
| MD5 |
64323122a678fbbe3b9cff0c6648cb7e
|
|
| BLAKE2b-256 |
e9b67105f56d19317432ab8babb66cd5890d35bc4d40951b27b309afce96516a
|