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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for dataClay-common-3.0.0a11666364761.tar.gz
Algorithm Hash digest
SHA256 728f4908a3dc60c7fe84182b59dab761a99ca5c77bdbfff440351fefe334b90f
MD5 557adfda9f8925a15192b38b1fc89fcd
BLAKE2b-256 3fe683ceb4c00d86b45c3ac8b184cbb0703bb89814fe3887637fc23c2df8f00a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dataClay_common-3.0.0a11666364761-py3-none-any.whl
Algorithm Hash digest
SHA256 77790e1a3d11acab1c6f75d34ca99a0c3d8ebe3b5765045218569128044a035f
MD5 7f19a79b22dc1132ac2c679674c0a9b9
BLAKE2b-256 ee7282f2396af524a52b9b756ebc4f5c81657c765ece060c5848ac0623e90c0c

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