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-3.0.1669212559.tar.gz (44.4 kB view details)

Uploaded Source

Built Distribution

dataClay_common-3.0.1669212559-py3-none-any.whl (47.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for dataClay-common-3.0.1669212559.tar.gz
Algorithm Hash digest
SHA256 d1bd1ccb3e533526eb4ea48fa029cc6a47b65fc6910312afe4786f8753150791
MD5 c75f3c090f3e1abadbf328eccb2377c5
BLAKE2b-256 96cef16af271d7066a52d4fcd8dd37c1bcede80fac015a5d312199616c5ad30b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dataClay_common-3.0.1669212559-py3-none-any.whl
Algorithm Hash digest
SHA256 254f7c949034fa4b2d2e76e046974508a887d2198f97c9abc4b5edde5c6ad770
MD5 60f4943452f7b1ebb13eae7c0aba1688
BLAKE2b-256 1517d68e5af2e1817eb42829159d3d1bbb7cba971c190ef1913a9c4bc0e03592

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