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. drone-badge

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.0.tar.gz (146.0 kB view details)

Uploaded Source

File details

Details for the file mekk.fics-0.8.0.tar.gz.

File metadata

  • Download URL: mekk.fics-0.8.0.tar.gz
  • Upload date:
  • Size: 146.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mekk.fics-0.8.0.tar.gz
Algorithm Hash digest
SHA256 c5f9ef1f026e6ae64e53faf8a24dfa1feea9afa635777ac8987a66225283648c
MD5 39dc2995da61965dc02a1ef897d6f1a7
BLAKE2b-256 22f9f0d36cd65ae1ee81ec911be93b466ab4ef714efd7e121c43600846bbe613

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