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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for stock-learning-rabbitmq-0.0.24.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6a03197239e55be653ef69a0e0a5afeb9aba5c0931a44983072d2567936fab3 |
|
MD5 | 8ed4b489b40109656487474196dc53d5 |
|
BLAKE2b-256 | de25a56775eb132636814b87bebb0e29badde8622c6747b6077360d7f63af0b7 |
Close
Hashes for stock_learning_rabbitmq-0.0.24-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0da52f2a268ec2d9ada118009609c7515349c5fd869759385735ea94bf85dc56 |
|
MD5 | f1d961c13440286abe4ac29aad46f84c |
|
BLAKE2b-256 | e8cdfdcf3b0f2d274fd5344cd355e4fc80929a9be959c8cc4b9a4faf1f99e8d9 |