Skip to main content

A Django app to store code snippets with syntax highlighting utilizing pygments.

Project description

Codesnip
========

Codesnip is a Django app to store code snippets with syntax highlighting.
**This app requires [pygments](http://pygments.org/).**

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. Add "shortcodes" to your INSTALLED\_APPS setting like this:
```python
INSTALLED_APPS = [
...
'codesnip',
]
```

2. Run `python manage.py migrate` to create the Snippet model.

3. Start the development server and visit http://127.0.0.1:8000/admin/ to
create a code snippet (you'll need the Admin app enabled).


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

django-codesnip-0.2.3.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

django_codesnip-0.2.3-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file django-codesnip-0.2.3.tar.gz.

File metadata

File hashes

Hashes for django-codesnip-0.2.3.tar.gz
Algorithm Hash digest
SHA256 e64d8af5219e461c4773b4c670aa9964b9965637f352e955c43b96eb3cc24893
MD5 8ea6a6de0f58971ad5db81be1053b52e
BLAKE2b-256 ed3cecf075a4c0604ccf7ac34110173bd5d528e17f7fdf2ac36ce6eb050bc571

See more details on using hashes here.

File details

Details for the file django_codesnip-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_codesnip-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 30cb4400b7fb3767a853e9a6f1486caa510463fc0ca9c762cb1093bf83fe1838
MD5 3686ba61486878e2deeca2281b8893b9
BLAKE2b-256 08cc2ff1c57cbb3fd4206a242e71e79c1e2b96a1b8335e1e884b23810ccbd62b

See more details on using hashes here.

Supported by

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