prestige_irc
This module is a simple API for IRC networks.
Note that this project is python 3.6 or higher, since it uses fstrings.
Installation
pip
pip install prestige_irc
or
python -m pip install prestige_irc
Manually
Clone this repository into your repo, and install setup.py:
git clone https://github.com/avahe-kellenberger/prestige_irc.git
cd prestige_irc
python setup.py install
You should now be able to import modules, e.g. from prestige_irc.commands import Commands
Documentation
Speculative Updates:
In the future, this module may support every RFC specified IRC command, if it becomes widely requested.
Release files for prestige-irc 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| prestige_irc-0.0.6.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| prestige_irc-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.3 kB
Release files / prestige_irc-0.0.6.tar.gz
| Download URL | prestige_irc-0.0.6.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5453069d0a7f921df2b8ee9f9b43ba31f3f22b356bc3319a9df9f89b885d77cc
|
|
BLAKE2b-256 checksum How to use checksums |
536253658f4ecd54060dfd9176a5343f2e889c80bc9e06e459f30f054f560c9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
|
Release files / prestige_irc-0.0.6-py3-none-any.whl
| Download URL | prestige_irc-0.0.6-py3-none-any.whl |
|---|---|
| Size | 18.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fb823605507ad5701aba6a663ad32b6b09950c16638a8d5f6497daaacafac445
|
|
BLAKE2b-256 checksum How to use checksums |
7e87da06f9d353b611f5c1a35c7cdb6daef44028ddf8d29c5ededde8fbf51d10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
|