prawframe is a small framework for running plugin-based reddit bots. prawframe supports scheduling plugins and includes a remote python console for modifying your bot's behavior while it runs.
Project description
prawframe
prawframe is a small framework for running plugin-based reddit bots. prawframe supports scheduling plugins and includes a remote python console for modifying your bot's behavior while it runs.
Documentation coming soon at some point. Check example.py
for an
example of the features so far. Run server.py
to run
the remote python console "server". The bot will connect
to you and you can send it python code. Everything is
accessible through the Bot
object. Put your plugins in
plugins.py
to add your plugins to the remote python console's
namespace.
Make sure to open up the .env
file to configure your bot.
Install
pip install prawframe
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 prawframe-0.0.1.tar.gz
.
File metadata
- Download URL: prawframe-0.0.1.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b5145ab689bd56d37b1e86fa761d2dedaba896a08cb7f5bee6ed93327a4135a |
|
MD5 | 806f1ec71d792219845950d7668953e1 |
|
BLAKE2b-256 | b4dc63183b77537451303e74703be9652002dbda71514f84058b6bef9c3bb67f |
File details
Details for the file prawframe-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: prawframe-0.0.1-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d6f2fed74e5b28c1944dde1dd0e288507af54f8f6ba68eed07a7869d6b98d5 |
|
MD5 | d83cf39ece02c53b399308581a8181e2 |
|
BLAKE2b-256 | d4f259e2be500f5f604f13f136a90351b2f9a99a4df86245ccd5a12deca9ad9f |