libjournal

A library that allows you to create, delete, and read journal entries


Keywords
journal, in-development, library, pip, pypi, python, python3
License
GPL-3.0
Install
pip install libjournal==2.0.0

Documentation

PyPI Github Releases (by Release)

libJournal (2.0.0)

Libjournal is a free and open-source library that is currently in development. It allows you to create a digital journal. With Libjournal, you can currently add, delete, and read entries that are organized by name, date, and time. More featers are to come soon!

Installation

PIP

If you are going to use PIP, then run this command

pip3 install libjournal

Manual Install

If you aren't going to use PIP, you can manually install it using this link. Then run:

python install setup.py

Documentation

All documentation and future features can be found on our ReadTheDocs located here

Library Authors

  • Aneesh Edara
  • Aviral Mishra