File tree 2 files changed +31
-1
lines changed
2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 2
2
Multiprocessing extension for Gevent _ (geventmp _)
3
3
==================================================
4
4
5
+ .. image :: https://img.shields.io/gitter/room/karellen/Lobby?logo=gitter
6
+ :target: https://gitter.im/karellen/Lobby
7
+ :alt: Gitter
8
+ .. image :: https://img.shields.io/travis/karellen/geventmp/master?logo=travis
9
+ :target: https://travis-ci.org/karellen/geventmp
10
+ :alt: Build Status
11
+ .. image :: https://img.shields.io/coveralls/github/karellen/geventmp/master?logo=coveralls
12
+ :target: https://coveralls.io/r/karellen/geventmp?branch=master
13
+ :alt: Coverage Status
14
+
15
+ |
16
+
17
+ .. image :: https://img.shields.io/pypi/v/geventmp?logo=pypi
18
+ :target: https://pypi.org/project/geventmp/
19
+ :alt: GeventMP Version
20
+ .. image :: https://img.shields.io/pypi/pyversions/geventmp?logo=pypi
21
+ :target: https://pypi.org/project/geventmp/
22
+ :alt: GeventMP Python Versions
23
+ .. image :: https://img.shields.io/pypi/dd/geventmp?logo=pypi
24
+ :target: https://pypi.org/project/geventmp/
25
+ :alt: GeventMP Downloads Per Day
26
+ .. image :: https://img.shields.io/pypi/dw/geventmp?logo=pypi
27
+ :target: https://pypi.org/project/geventmp/
28
+ :alt: GeventMP Downloads Per Week
29
+ .. image :: https://img.shields.io/pypi/dm/geventmp?logo=pypi
30
+ :target: https://pypi.org/project/geventmp/
31
+ :alt: GeventMP Downloads Per Month
32
+
33
+ |
34
+
5
35
.. warning ::
6
36
HIC SUNT DRACONES!!!
7
37
Original file line number Diff line number Diff line change 11
11
use_plugin ("copy_resources" )
12
12
13
13
name = "geventmp"
14
- version = "0.0.1.dev "
14
+ version = "0.0.1"
15
15
16
16
summary = "Multiprocessing Gevent Extension"
17
17
authors = [Author ("Karellen, Inc." , "supervisor@karellen.co" )]
You can’t perform that action at this time.
0 commit comments