1
- |Logo |
2
-
3
1
py-make
4
2
=======
5
3
6
4
|PyPI-Status | |PyPI-Versions |
7
5
8
- |Build-Status | |Coverage-Status | |Branch-Coverage-Status | |Codacy-Grade |
6
+ |Build-Status | |Coverage-Status | |Branch-Coverage-Status | |Codacy-Grade | | Libraries-Rank |
9
7
10
- |LICENCE |
8
+ |DOI-URI | | LICENCE | | OpenHub-Status |
11
9
12
10
13
11
Bring basic ``Makefile `` support to any system with Python.
@@ -16,7 +14,7 @@ Inspired by work in `tqdm <https://github.com/tqdm/tqdm>`__.
16
14
17
15
Simply install then execute ``pymake `` in a directory containing a ``Makefile ``.
18
16
19
- ``pyamke `` works on any platform (Linux, Windows, Mac, FreeBSD, Solaris/SunOS).
17
+ ``pymake `` works on any platform (Linux, Windows, Mac, FreeBSD, Solaris/SunOS).
20
18
21
19
``pymake `` does not require any library to run, just a vanilla Python
22
20
interpreter will do.
@@ -34,16 +32,16 @@ Installation
34
32
Latest PyPI stable release
35
33
~~~~~~~~~~~~~~~~~~~~~~~~~~
36
34
37
- |PyPI-Status |
35
+ |PyPI-Status | | PyPI-Downloads | | Libraries-Dependents |
38
36
39
37
.. code :: sh
40
38
41
39
pip install py-make
42
40
43
- Latest development release on github
41
+ Latest development release on GitHub
44
42
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45
43
46
- |GitHub-Status | |GitHub-Stars | |GitHub-Forks |
44
+ |GitHub-Status | |GitHub-Stars | |GitHub-Commits | | GitHub- Forks| | GitHub-Updated |
47
45
48
46
Pull and install in the current directory:
49
47
@@ -93,7 +91,8 @@ Sample makefile compatible with ``pymake``:
93
91
test:
94
92
nosetest
95
93
install:
96
- python setup.py install
94
+ python setup.py\
95
+ install
97
96
compile:
98
97
$( PY) test.py
99
98
circle:
@@ -106,7 +105,7 @@ Sample makefile compatible with ``pymake``:
106
105
Documentation
107
106
-------------
108
107
109
- |PyPI-Versions | |README-Hits | (Since 19 May 2016)
108
+ |PyPI-Versions | |README-Hits | (Since 28 Oct 2016)
110
109
111
110
.. code :: sh
112
111
@@ -116,6 +115,8 @@ Documentation
116
115
Contributions
117
116
-------------
118
117
118
+ |GitHub-Commits | |GitHub-Issues | |GitHub-PRs | |OpenHub-Status |
119
+
119
120
All source code is hosted on `GitHub <https://github.com/tqdm/py-make >`__.
120
121
Contributions are welcome.
121
122
@@ -135,35 +136,57 @@ Citation information: |DOI-URI|
135
136
Authors
136
137
-------
137
138
138
- - Casper da Costa-Luis (casperdcl)
139
- - Stephen Larroque (lrq3000)
139
+ The main developers, ranked by surviving lines of code
140
+ (`git fame -wMC <https://github.com/casperdcl/git-fame >`__), are:
141
+
142
+ - Casper da Costa-Luis (`casperdcl <https://github.com/casperdcl >`__, ~99.5%, |Gift-Casper |)
143
+ - Stephen Larroque (`lrq3000 <https://github.com/lrq3000 >`__, ~0.5%)
144
+
145
+ We are grateful for all |GitHub-Contributions |.
140
146
141
147
|README-Hits | (Since 28 Oct 2016)
142
148
143
- .. |Logo | image :: https://raw.githubusercontent.com/tqdm/py-make/master/logo.png
144
- .. |Screenshot | image :: https://raw.githubusercontent.com/tqdm/py-make/master/images/py-make.gif
145
- .. |Build-Status | image :: https://travis-ci.org/tqdm/py-make.svg?branch=master
149
+ .. |Build-Status | image :: https://img.shields.io/travis/tqdm/py-make/master.svg?logo=travis
146
150
:target: https://travis-ci.org/tqdm/py-make
147
- .. |Coverage-Status | image :: https://coveralls.io/repos/tqdm/py-make/badge.svg
148
- :target: https://coveralls.io/r /tqdm/py-make
149
- .. |Branch-Coverage-Status | image :: https://codecov.io/github /tqdm/py-make/coverage.svg? branch= master
150
- :target: https://codecov.io/github /tqdm/py-make?branch=master
151
+ .. |Coverage-Status | image :: https://coveralls.io/repos/tqdm/py-make/badge.svg?branch=master
152
+ :target: https://coveralls.io/github /tqdm/py-make
153
+ .. |Branch-Coverage-Status | image :: https://codecov.io/gh /tqdm/py-make/branch/ master/graph/badge.svg
154
+ :target: https://codecov.io/gh /tqdm/py-make
151
155
.. |Codacy-Grade | image :: https://api.codacy.com/project/badge/Grade/3f965571598f44549c7818f29cdcf177
152
156
:target: https://www.codacy.com/app/tqdm/py-make?utm_source=github.com&utm_medium=referral&utm_content=tqdm/py-make&utm_campaign=Badge_Grade
153
- .. |GitHub-Status | image :: https://img.shields.io/github/tag/tqdm/py-make.svg?maxAge=2592000
157
+ .. |GitHub-Status | image :: https://img.shields.io/github/tag/tqdm/py-make.svg?maxAge=86400&logo=github&logoColor=white
154
158
:target: https://github.com/tqdm/py-make/releases
155
- .. |GitHub-Forks | image :: https://img.shields.io/github/forks/tqdm/py-make.svg
159
+ .. |GitHub-Forks | image :: https://img.shields.io/github/forks/tqdm/py-make.svg?logo=github&logoColor=white
156
160
:target: https://github.com/tqdm/py-make/network
157
- .. |GitHub-Stars | image :: https://img.shields.io/github/stars/tqdm/py-make.svg
161
+ .. |GitHub-Stars | image :: https://img.shields.io/github/stars/tqdm/py-make.svg?logo=github&logoColor=white
158
162
:target: https://github.com/tqdm/py-make/stargazers
163
+ .. |GitHub-Commits | image :: https://img.shields.io/github/commit-activity/y/tqdm/py-make.svg?logo=git&logoColor=white
164
+ :target: https://github.com/tqdm/py-make/graphs/commit-activity
165
+ .. |GitHub-Issues | image :: https://img.shields.io/github/issues-closed/tqdm/py-make.svg?logo=github&logoColor=white
166
+ :target: https://github.com/tqdm/py-make/issues
167
+ .. |GitHub-PRs | image :: https://img.shields.io/github/issues-pr-closed/tqdm/py-make.svg?logo=github&logoColor=white
168
+ :target: https://github.com/tqdm/py-make/pulls
169
+ .. |GitHub-Contributions | image :: https://img.shields.io/github/contributors/tqdm/py-make.svg?logo=github&logoColor=white
170
+ :target: https://github.com/tqdm/py-make/graphs/contributors
171
+ .. |GitHub-Updated | image :: https://img.shields.io/github/last-commit/tqdm/py-make/master.svg?logo=github&logoColor=white&label=pushed
172
+ :target: https://github.com/tqdm/py-make/pulse
173
+ .. |Gift-Casper | image :: https://img.shields.io/badge/gift-donate-ff69b4.svg
174
+ :target: https://caspersci.uk.to/donate.html
159
175
.. |PyPI-Status | image :: https://img.shields.io/pypi/v/py-make.svg
160
- :target: https://pypi.python.org/pypi/py-make
161
- .. |PyPI-Downloads | image :: https://img.shields.io/pypi/dm/py-make.svg
162
- :target: https://pypi.python.org/pypi/py-make
163
- .. |PyPI-Versions | image :: https://img.shields.io/pypi/pyversions/py-make.svg
164
- :target: https://pypi.python.org/pypi/py-make
176
+ :target: https://pypi.org/project/py-make
177
+ .. |PyPI-Downloads | image :: https://img.shields.io/pypi/dm/py-make.svg?label=pypi%20downloads&logo=python&logoColor=white
178
+ :target: https://pypi.org/project/py-make
179
+ .. |PyPI-Versions | image :: https://img.shields.io/pypi/pyversions/py-make.svg?logo=python&logoColor=white
180
+ :target: https://pypi.org/project/py-make
181
+ .. |Libraries-Rank | image :: https://img.shields.io/librariesio/sourcerank/pypi/py-make.svg?logo=koding&logoColor=white
182
+ :target: https://libraries.io/pypi/py-make
183
+ .. |Libraries-Dependents | image :: https://img.shields.io/librariesio/dependent-repos/pypi/py-make.svg?logo=koding&logoColor=white
184
+ :target: https://github.com/tqdm/py-make/network/dependents
185
+ .. |OpenHub-Status | image :: https://www.openhub.net/p/py-make/widgets/project_thin_badge?format=gif
186
+ :target: https://www.openhub.net/p/py-make?ref=Thin+badge
165
187
.. |LICENCE | image :: https://img.shields.io/pypi/l/py-make.svg
166
188
:target: https://raw.githubusercontent.com/tqdm/py-make/master/LICENCE
167
189
.. |DOI-URI | image :: https://zenodo.org/badge/21637/tqdm/py-make.svg
168
190
:target: https://zenodo.org/badge/latestdoi/21637/tqdm/py-make
169
- .. |README-Hits | image :: http://hitt.herokuapp.com/pymake/pymake.svg
191
+ .. |README-Hits | image :: https://caspersci.uk.to/cgi-bin/hits.cgi?q=py-make&style=social&r=https://github.com/tqdm/py-make
192
+ :target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=py-make&a=plot&r=https://github.com/tqdm/tqdm&style=social
0 commit comments