This repository will generate an interface to send emails, sms and WhatsApp to different companies
Project description
WitAdvisor Notifications
This package will generate a service to encapsulate the notifications by 3 different systems.
Generating distribution archives PIP-PACKAGE
Make sure you have the latest versions of setuptools and wheel installed:
$ cpython3 -m pip install --user --upgrade setuptools wheel
Now run this command from the same directory where setup.py is located:
$ python3 setup.py sdist bdist_wheel
This command should output a lot of text and once completed should generate two files in the dist directory.
Uploading the distribution archives
$ python3 -m pip install --user --upgrade twine
$ python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
You will be prompted for a username and password. For the username, use token. For the password, use the token value, including the pypi- prefix (nano ./pypirc).
Installing your newly uploaded package
$ pip install WitMessagesPackage
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
File details
Details for the file WitMessagesPackage-0.0.2.tar.gz
.
File metadata
- Download URL: WitMessagesPackage-0.0.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a861a2eed39db03421d0bb4eeeb4fae40e2d60311df72f088d75ac133b7051c |
|
MD5 | 37e6134fdee407791d893bf8b2b8f736 |
|
BLAKE2b-256 | b533ec06ac2dd373b4b257b25d9364dcce9d4cfdae934171da4c943be1c945a7 |
File details
Details for the file WitMessagesPackage-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: WitMessagesPackage-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c653a46cfe8a0ced808b0385d0b42d0475cc96f2c06541faf8247a31b034f3 |
|
MD5 | fe7adf85b0929ecb07558257d0c57083 |
|
BLAKE2b-256 | 1f0149d75ff17ad4b0a7e487d5d0adae53475ff53f54055ce77b82620a3d1703 |