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: 204, Watchers: 204, Forks: 19, Open Issues: 6

The dcramer/logan repo was created 14 years ago and the last code push was 9 years ago.
The project is popular with 204 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.

whitenoise 6.11.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.