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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataClay-common-3.0.1671144437.tar.gz
  • Upload date:
  • Size: 44.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for dataClay-common-3.0.1671144437.tar.gz
Algorithm Hash digest
SHA256 c06ba07450aa43222221819626134b6dde5c5970138d4663d9a16498d53225ed
MD5 cba841867463eb8d1766f86c5e056ee3
BLAKE2b-256 78fa5be837920b02ad82f0b755354664f0bc6c6549aebec6e7437b68b5221c48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dataClay_common-3.0.1671144437-py3-none-any.whl
Algorithm Hash digest
SHA256 7d0df343f1683ff34295f5b56b61438a1e76b4089769fe641e81377366cace66
MD5 ad8fe57f74bf0c740d8efce8803fb254
BLAKE2b-256 f672d7537196d05872fcd15084491ff376268598139b311c01039987d98ef55b

See more details on using hashes here.

Supported by

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