Notebook and assistant.
Project description
mnemo-assistant
A Python3.8+ web framework providing tools for journaling and note taking.
Features (in short)
- Bottle-based web framework.
- Login system (currently supports one user at a time).
Requirements
mnemo-assistant
has been tested with Python 3.8 and 3.9. We recommend installing it using pipx
(see below) to avoid dependency conflicts with other packages. The packages it depends on are listed in our dependency graph. We use poetry
to handle our dependencies.
Install
We recommend installing mnemo-assistant
using pipx
. Check how to install pipx
here if you don't have it yet! Once you have pipx
ready on your system, install the latest stable release of mnemo-assistant
by running: pipx install mnemo-assistant
. If you see the stars (✨ 🌟 ✨), then the installation went well!
Usage
Run mnemo
to access the barber's services. Add -h
to see the full help page of a command! Also, run mnemo-autocomplete -s BASH_TYPE
to activate autocompletion. BASH_TYPE
currently supports: bash
, fish
, and zsh
.
Contributing
We welcome any contributions to mnemo-assistant
. In short, we use black
to standardize code format. Any code change also needs to pass mypy
checks. For more details, please refer to our contribution guidelines if this is your first time contributing! Also, check out our code of conduct.
License
MIT License - Copyright (c) 2021 Gabriele Girelli
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 mnemo-0.0.2.tar.gz
.
File metadata
- Download URL: mnemo-0.0.2.tar.gz
- Upload date:
- Size: 479.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.10 Linux/5.8.0-59-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dfb8a00d1ad08423e456357e6220d34d414248c56c50014ffced77af91e17d6 |
|
MD5 | 7199eacd6894ab873c0a0450c46c3cb0 |
|
BLAKE2b-256 | 53de23cd9cf74974bbf7ccdd2f1c1995686ace32d5c6bc820d072c569dadd975 |
File details
Details for the file mnemo-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: mnemo-0.0.2-py3-none-any.whl
- Upload date:
- Size: 492.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.10 Linux/5.8.0-59-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 746757cad923e371f6e41901e49e979cf2bac1d77c91f340dac7cc3754e5c28b |
|
MD5 | b9d0c4957d5c800ec257b086ae652631 |
|
BLAKE2b-256 | 61f5b71b9dd3ffb601bf2fa0451a95c7b806d81aae9cd114a29442a27ae05ab7 |