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.0a11667413810.tar.gz (56.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file dataClay-common-3.0.0a11667413810.tar.gz.

File metadata

File hashes

Hashes for dataClay-common-3.0.0a11667413810.tar.gz
Algorithm Hash digest
SHA256 640522fd3d17377df4610d08ebb178092e1aa20db2f7c70721916b217a40bcf0
MD5 8b4453349bf24a69c12b9d28e71d0751
BLAKE2b-256 d1016982f1bebb08b83f635272c49e4fef089116de6b6d3ab2614f6cb03574f2

See more details on using hashes here.

File details

Details for the file dataClay_common-3.0.0a11667413810-py3-none-any.whl.

File metadata

File hashes

Hashes for dataClay_common-3.0.0a11667413810-py3-none-any.whl
Algorithm Hash digest
SHA256 c3093497853857b07b10a0788d8c9e49ddb97f3cad1a6b305f40b8457a93ed92
MD5 5fc16c0616f3d32c2fe50c2c68150ac0
BLAKE2b-256 39554c992f0a6ebcd12e278606944b06b5a061d625d5bf605296e56767593fb9

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