Skip to main content

Library to make it easy to track events in python/django apps

Project description

# Eventlib

[![Build Status](https://secure.travis-ci.org/Yipit/eventlib.png)](http://travis-ci.org/Yipit/eventlib)

Long story short, eventlib is an asynchronous event tracking app for Django. This library was built upon the following values:

  • It must be deadly simple to log an event;

  • It must be possible to track each event in different ways;

  • Each different “event handler” must be completely separate and fail gracefully;

  • The event system must be asynchronous, so let’s use celery;

  • The library must be extensible;

  • 100% of test coverage is enough.

To learn how it works, please refer to our tutorial:

  1. [First steps to log an event](docs/p1-tutorial.md)

  2. [Declaring an event](docs/p2-declaring-an-event.md)

  3. [Asynchronous logging](docs/p3-asynchronous-logging.md)

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

eventlib-0.1.5.tar.gz (11.3 kB view details)

Uploaded Source

File details

Details for the file eventlib-0.1.5.tar.gz.

File metadata

  • Download URL: eventlib-0.1.5.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eventlib-0.1.5.tar.gz
Algorithm Hash digest
SHA256 0e33fdc2ab85c055902f0c0ef0bbb354ff2bf1335be7acd9eeb982e8facc5be9
MD5 f379aa8ba4302bade25ee30e9279c108
BLAKE2b-256 b95ac4118a905f6469ae6accc798cb31e0469534bb1770f52956a5a66a873323

See more details on using hashes here.

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