Differences between revisions 2 and 3
Revision 2 as of 2015-07-24 23:53:13
Size: 871
Comment:
Revision 3 as of 2015-07-25 14:52:35
Size: 920
Comment: Add project URL
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

URL: https://github.com/mwfrojdman/aioinotify

Aioinotify is going to be a asyncio library for Linux inotify

URL: https://github.com/mwfrojdman/aioinotify

Inotify is an interface on Linux to get notifications about file system events.

On Saturday 25th we'll:

  • Define a pythonic interface for the Library
  • Code the initial implementation
  • Create a short guide with examples plus API docs
  • Write tests
  • Create proper packaging

Join us if you want to be a co-founder of a brand new Python project and influence it from the start.

A proof of concept for creating a inotify pipe and reading from it with asyncio exists, so the thing is definitely doable. However, no proper library code exists yet.

As the project is brand new, so all kinds of tasks from writing code to docs and registering it to pypi and readthedocs exist. This might also be an excellent opportunity to get acquainted with asyncio and write a tutorial while doing it!

EuroPython2015/Aioinotify (last edited 2015-07-25 14:52:35 by MathiasFrojdman)

Unable to edit the page? See the FrontPage for instructions.