Snippy is a software development and maintenance notes manager.
Project description
Snippy
I can’t remember how - I just remember what.
Snippy is a software development and maintenance notes manager. It allows organizing and sharing examples and solutions from self hosted or shared storage through command line interface or via REST API server. Snippy may be able to help you for example when working with different open source components that all have different commands, settings and issues.
Features
Main features include:
Use from Linux command line or from a REST API server as in Heroku example.
Run with a self-hosted SQLite or shared PostgreSQL database.
Manage notes in three categories: snippets, solutions and references.
Supports Markdown, YAML, JSON and text formats.
Organize notes with metadata like groups, tags and links.
Installation
To install as a tool, run:
pip install snippy --user
To install as a server, run:
docker pull docker.io/heilaaks/snippy:latest
Usage
Contributing
This is a personal hobby project to try to organize maintenance notes when working with large software projects. Author is happy to hear if this project has been actually used by anyone. Please post bug reports of feature requests through GitLab issues.
This project got inspiration from the Buku.
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
Built Distribution
File details
Details for the file snippy-0.11.0.tar.gz
.
File metadata
- Download URL: snippy-0.11.0.tar.gz
- Upload date:
- Size: 108.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ed52f4da3163dbb0b6d3e2c7656e2b6167671880d214cfe93c0394f2408d4cc |
|
MD5 | 9a655f810fc8879a76eebfdeb75f3ae7 |
|
BLAKE2b-256 | a80a6fee179d988b2b4a1d04f68533a3b2452c52d01fd4898254f302d206c398 |
File details
Details for the file snippy-0.11.0-py2.py3-none-any.whl
.
File metadata
- Download URL: snippy-0.11.0-py2.py3-none-any.whl
- Upload date:
- Size: 170.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b79390ab77f44b113dfeab937ece293331aa4f9d169c4d5dac1cbfd92e21845f |
|
MD5 | a7d33c8099718b858e9da174e4ae5613 |
|
BLAKE2b-256 | d8d5d2ac3eda5d80af1d92a4ca296d0642d1927eb96949d51341704aa979240a |