Skip to main content

A package for Pix+ services, which contain proto types

Project description

Welcome to UDINI-Packages, the pix-plus package.

Udini dental suite

PyPi deployment

In order to push changes to the pix-plus package, be sure that:

  • The proto_pixplus.proto file contains the changes, which were compiled successfully.
  • New .py file is compiled and overwritten proto_pixplus_pb2.py module with current in protos folder package.
  • You've put into the setup.cfg required packages for the shared utilities with its version.

Please, import needed types with an ptype alias

import protos.proto_pixplus_pb2 as ptype

Deploy new version

To deploy new version, be sure you have the latest version of PyPa’s build installed:

python3 -m pip install --upgrade build

Go to the /pix_plus folder and run next command:

python3 -m build

This command should output a lot of text and once completed should generate two folder in the directory: dist and pix_plus.egg-info

To upload new version of the package, also be sure to update the version of the package. See the semantics of the versioning at https://semver.org/

Install twine, to upload all the archives under dist:

python3 -m pip install --upgrade twine

After, you can push new version of the package with python3 -m twine upload --skip-existing dist/* --verbose. You will be prompted for username and password.

Once uploaded, you can check your new version at https://pypi.org/project/pix-plus/

If any issues are met, look at the complete tutorial.

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

pix_plus-1.0.4.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

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

pix_plus-1.0.4-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file pix_plus-1.0.4.tar.gz.

File metadata

  • Download URL: pix_plus-1.0.4.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pix_plus-1.0.4.tar.gz
Algorithm Hash digest
SHA256 88a454990b318b2c91a86604e91fad1afd4105cbde4263b8f27685a3a7f05d59
MD5 83acc3f2bef6cd643b4afb014ed31d12
BLAKE2b-256 0bbf84b27532115056755978802378d9576c0527f1e2f410c9f042ae73677f94

See more details on using hashes here.

File details

Details for the file pix_plus-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: pix_plus-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pix_plus-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cca718e021c06c960b5e3a5318e204f3ef1a5ece26c53fb81f24685a0d19d801
MD5 7af0bddfc935eafb666e9471f8b06f3d
BLAKE2b-256 54973c9084e449b24945edf77e531833f02a6fa67a2ef7d10435508c3b077c80

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