Contents

logan 0.7.2

0

Logan is a toolkit for building standalone Django applications.

Logan is a toolkit for building standalone Django applications.

Stars: 205, Watchers: 205, Forks: 22, Open Issues: 6

The dcramer/logan repo was created 12 years ago and the last code push was 7 years ago.
The project is popular with 205 github stars!

How to Install logan

You can install logan using pip

pip install logan

or add it to a project with poetry

poetry add logan

Package Details

Author
David Cramer
License
Apache License 2.0
Homepage
http://github.com/dcramer/logan
PyPi:
https://pypi.org/project/logan/
GitHub Repo:
https://github.com/dcramer/logan

Classifiers

  • Software Development
No  logan  pypi packages just yet.

Errors

A list of common logan errors.

Code Examples

Here are some logan code examples and snippets.

Related Packages & Articles

django-knowledge 0.2.0

A simple frontend and admin interface for dealing with help knowledge tickets and issues, including public and private responses and searching.

djongo 1.3.6

Driver for allowing Django to use MongoDB as the database backend.

whitenoise 6.6.0

With a couple of lines of config WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.

slippers 0.6.2

Build reusable components in Django without writing a single line of Python.