Skip to main content

A simple life-assistant API

Project description

hocapontas
==========

.. image:: https://readthedocs.org/projects/hocapontas/badge/?version=latest
:target: http://hocapontas.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

hocapontas is a small library built to provide an easy to use API when
developing 'life-assisting' applications in Python. Example areas where
hocapontas might be useful is when developing a CLI application for
managing your budget or a slackbot for planning and reminding your of
coming events. Just simple things, but simpler.


An Early Stage
~~~~~~~~~~~~~~

As of this early stage in development, hocapontas doesn't look like
much. It currently features a small task scheduler where task items
are made up of dictionaries to be easily passed on and manipulated in
which ever environment one desires.

For storing data persistantly, a plain text file is used and contains
just the task items, no users or other metadata exists yet. Future
versions will include adapter APIs for communication between proper
databases.


TODO
~~~~

* Database Adapter

- Support for MongoDB
- Support for multiple users

* Reminder Module (upcoming events, nag about incomplete tasks, etc.)
* Budget Planning Module


License
~~~~~~~~
`GNU GPLv3 <LICENSE.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

hocapontas-0.0.1.tar.gz (16.1 kB view hashes)

Uploaded Source

Supported by

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