File: INSTALL

package info (click to toggle)
aionotify 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 200 kB
  • sloc: python: 452; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Installing aionotify
====================

Prerequisites:

* Python>=3.4


Setup::

    pip install aionotify

.. vim:set ft=rst: