Skip to main content

Snippy is a software development and maintenance notes manager.

Project description

badge-pypiv badge-pys badge-pyv badge-cov badge-docs badge-build badge-docker

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

Snippy in action!

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

snippy-0.11.0.tar.gz (108.9 kB view hashes)

Uploaded Source

Built Distribution

snippy-0.11.0-py2.py3-none-any.whl (170.7 kB view hashes)

Uploaded Python 2 Python 3

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