Skip to main content

Dataclay Common

Project description

dataClay common

  • protos: common grpc protocol buffers for dataclay

Protos

  • Compile in javaclay
mvn protobuf:compile-custom -Pprotogen

to create just grpc-stubs or

mvn clean compile -Pprotogen

to compile all javaclay including new protos

  • Compile in pyclay
pip install grpcio-tools protobufferize
python setup.py protobufferize

NOTE: if protbufferize cannot be installed via pip, please clone it from https://github.com/bsc-dom/protobufferize and run python setup.py install

Packaging Python

It's strongly recommended to use a virtual environment.

# Make sure you have the latest build and twine versions installed
python3 -m pip install --upgrade build twine

# Remove dist folder if exists
rm -rf dist/

# Build release distribution with date tag
python3 -m build -C--global-option=egg_info -C--global-option=--tag-build=$(date +%s)


# Publish package to PyPI
python3 -m twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dataClay-common-0.0.1665135612.tar.gz (52.4 kB view details)

Uploaded Source

Built Distribution

dataClay_common-0.0.1665135612-py3-none-any.whl (60.9 kB view details)

Uploaded Python 3

File details

Details for the file dataClay-common-0.0.1665135612.tar.gz.

File metadata

File hashes

Hashes for dataClay-common-0.0.1665135612.tar.gz
Algorithm Hash digest
SHA256 bdd62a93697cbba0c802efdcb86d679acf7522b78c35d987f0b2f36a7705cc6f
MD5 1b0e2499a0deb1e9c4e3284bd2819f59
BLAKE2b-256 98a3fce463f4980ef59f5f373c0fcc04d7612bfbf0ae3a004dd3da7d2080e2bb

See more details on using hashes here.

File details

Details for the file dataClay_common-0.0.1665135612-py3-none-any.whl.

File metadata

File hashes

Hashes for dataClay_common-0.0.1665135612-py3-none-any.whl
Algorithm Hash digest
SHA256 a436064f4a2922340edb96cf4ec3ed9cc8895570c3dd53ed3e0a71dd544c76b8
MD5 1e2bf889b8e18e88d1b31c08e055b95e
BLAKE2b-256 feb506d766aead87a0ce578d4d9071a540a1d7f059ec6c239b4035b1e05c37c5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page