Skip to main content

FICS client library.

Project description

mekk.fics is a Python access library for FICS. It can be used to write FICS bots and clients in Python.

Status

The code works, and is actively used, but covers only part of FICS functionality.

Core functionality (handling FICS connections, command management etc) works, is stable and have been used by WatchBot for many years.

Parsing routines (converting various FICS notifications and replies to commands) are implemented only for some commands and notifications. New parsers are mostly added on demand, whenever some new command or information turns out to be useful.

Main APIs should be stable, data structures can be modified from time to time.

Examples and documentation

In case you are not familiar with FICS programming, take a look at:

How to write a FICS bot

article series.

Next please take a look at mekk.fics examples.

All important classes and methods have docstrings.

Development

The code is tracked using Mercurial. Repository can be cloned from

http://bitbucket.org/Mekk/mekk.fics

Use the same place to report bugs, suggest improvements and offer patches.

Installation

From PyPI (installing newest release):

pip install --user mekk.fics

from source (tagged release):

hg clone http://bitbucket.org/Mekk/mekk.fics
hg update -r 'max(tagged())'
pip install --user .

from source, for development:

hg clone http://bitbucket.org/Mekk/mekk.fics
pip install --user --edit .

License

mekk.fics is dual-licensed under Artistic License 2.0 and Mozilla Public License 1.1. The complete license texts can be found in Artistic-2.0.txt and MPL-1.1.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mekk_fics-0.8.2.tar.gz (211.7 kB view details)

Uploaded Source

File details

Details for the file mekk_fics-0.8.2.tar.gz.

File metadata

  • Download URL: mekk_fics-0.8.2.tar.gz
  • Upload date:
  • Size: 211.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mekk_fics-0.8.2.tar.gz
Algorithm Hash digest
SHA256 d82df7a225e1dee0326c77d3fac7810ec54126540d157eddbb2cf4c1767d2bbc
MD5 df0e283e1e6ed63859ce91ce5f29ab13
BLAKE2b-256 642bcb5bd7cb40c796a87e65f6072336d718aa4b079cc6724b823b8d6e2b9924

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page