Python definitions for a basic Log Service
Project description
- create a venv (py > 3.5 ish)
- install dependencies
- in the
python/folder, run:
python ./compileProto.py
- output should be in the
log_service_proto/folder
packaging process: https://packaging.python.org/tutorials/packaging-projects/#uploading-your-project-to-pypi
python -m pip install --user --upgrade setuptools wheel build python -m pip install --user --upgrade twine
test publish:
python3 -m twine upload --repository testpypi dist/*
and for a new revision, you might have to add the flag:
--skip-existing
install: pip install -i https://test.pypi.org/simple/ jocampo-log-service-proto
use: xyz
for realsies:
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
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 jocampo_log_service_proto-0.0.2.tar.gz.
File metadata
- Download URL: jocampo_log_service_proto-0.0.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca2dcec1ab22f41ddc5ce7bc845040050e09e5a9913f9072ddec712ddb8c6d28
|
|
| MD5 |
32f3fac304543872d10dd08a97632d2e
|
|
| BLAKE2b-256 |
9dd3a662af5b6e28fe96e0538feb544ab9d01890126374514aaf448cf147eee1
|
File details
Details for the file jocampo_log_service_proto-0.0.2-py3-none-any.whl.
File metadata
- Download URL: jocampo_log_service_proto-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45b64383286f33ada6190833fa871592b193915fd000768a997a5b2b1cee38d8
|
|
| MD5 |
8b9a6d618ba9ed68c8bd3358dc372896
|
|
| BLAKE2b-256 |
0a5f4efaa6d6b7443b5b81845ff9538349d71c3e306d5191eb812a83371dba77
|