Skip to main content

A package for Pix+ services, which contain proto types

Project description

File with proto types for Pix+ services.

In order to push changes to the proto_pixplus_pb2.py, 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

Please, import needed types with an ptype alias

import 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 /proto_pypi 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 proto_pixplus_pb2.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/manage/project/proto-pixplus-pb2/releases/

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.0.tar.gz (13.9 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.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pix_plus-1.0.0.tar.gz
  • Upload date:
  • Size: 13.9 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.0.tar.gz
Algorithm Hash digest
SHA256 a9c488d03fac17b9c26d61f445a37bf471507053f476b3809526613defec678f
MD5 b273f3c8c0a952d5f5af18a5db264f47
BLAKE2b-256 f78f503eede1c28d42b2c4090c8d9d8814326809ebc8b0b00dbec59568e05b06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pix_plus-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2508f3708158cbdd6329eb91cc911c0ab79c4173f23ea6f2c5e84624d457f0dd
MD5 cfa3b621962a2a3b659713131c8c9786
BLAKE2b-256 b0ce0ca7d19d4bffdb09f3b323ceeccfa20848d30a3cd10f2ecae8a0c8827925

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