Skip to main content

This is a package that includes all RabbitMQ handled messages by the stock-learning infrastructure

Project description

stock-learning-rabbitmq

Rodando o projeto

Tendo o node instalado na sua máquina, basta rodar um python -m pip install pika

Publicando uma versão no PyPI

  • Inicialmente deve-se rodar os dois comandos abaixo, para instalar as bibliotecas que publicam o código ao PyPI
  • python -m pip install --user --upgrade setuptools wheel
  • python -m pip install --user --upgrade twine
  • Logo em seguida devem ser rodados os dois comandos abaixo, para efetivamente gerar uma versão e upar ao PyPI
  • python setup.py sdist bdist_wheel
  • python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
  • Ao ser requisitado por credenciais, digite __token__ no username, e requisite o token de acesso aos administradores do sistema

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

stock-learning-rabbitmq-0.0.25.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

stock_learning_rabbitmq-0.0.25-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

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