A simple API for IRC networks
Project description
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.
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
prestige_irc-0.0.6.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file prestige_irc-0.0.6.tar.gz
.
File metadata
- Download URL: prestige_irc-0.0.6.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5453069d0a7f921df2b8ee9f9b43ba31f3f22b356bc3319a9df9f89b885d77cc
|
|
MD5 |
b42210cea4e7f4d6deda670bc3b08453
|
|
BLAKE2b-256 |
536253658f4ecd54060dfd9176a5343f2e889c80bc9e06e459f30f054f560c9e
|
File details
Details for the file prestige_irc-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: prestige_irc-0.0.6-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fb823605507ad5701aba6a663ad32b6b09950c16638a8d5f6497daaacafac445
|
|
MD5 |
8d50bdf9d92d13cb914308dd1c0a12e9
|
|
BLAKE2b-256 |
7e87da06f9d353b611f5c1a35c7cdb6daef44028ddf8d29c5ededde8fbf51d10
|