Parth Shandilya
|
4c1d63a8a9
|
Add Support of gh-actions
Add Support of gh-actions
|
2021-01-03 14:34:43 +01:00 |
|
Parth Shandilya
|
b9296211ee
|
Merge pull request #13 from ParthS007/new
Add Support of gh-actions
|
2021-01-03 14:33:49 +01:00 |
|
Parth Shandilya
|
426a08702f
|
Merge pull request #13 from ParthS007/new
Add Support of gh-actions
|
2020-12-29 12:05:34 +01:00 |
|
Parth Shandilya
|
773c5d6af5
|
Add support of gh-actions
Publish via gh-actions
Add Black and flake8 linters
|
2020-12-29 12:03:10 +01:00 |
|
Parth Shandilya
|
61775ec5e6
|
Merge pull request #8 from ned2/master
print result in callback example
|
2020-12-29 11:09:40 +01:00 |
|
Parth Shandilya
|
027cc7907f
|
Merge pull request #10 from proinsias/proinsias/limit-futures-install
Only install futures for python < 3.2
|
2019-09-13 20:03:39 +05:30 |
|
Parth Shandilya
|
114b6aa917
|
Merge pull request #11 from things/patch-1
Fixed Typo in README
|
2019-09-13 20:01:35 +05:30 |
|
Colin O'Brien
|
e25730c088
|
Update README.rst
Small typo in main title, missing g.
|
2019-09-13 10:14:31 +02:00 |
|
Francis T. O'Donovan
|
4ca13bb1c8
|
Only install futures for python < 3.2
`futures` is a backport of the `concurrent.futures` package from
Python 3.2, and so should not be installed for Python 3.2+.
|
2017-11-14 14:46:40 -05:00 |
|
Ned Letcher
|
d2b63a6500
|
print result in callback example
|
2017-09-12 13:41:02 +10:00 |
|
kennethreitz
|
0cb39fbfc8
|
Merge pull request #5 from walkerlala/patch-1
remove one results.append()
|
2017-09-06 12:43:43 -04:00 |
|
kennethreitz
|
6ca84e86a0
|
Merge pull request #6 from brandenhall/master
Fix to pass args and kwargs through to function
|
2017-09-06 12:42:40 -04:00 |
|
Branden Hall
|
a503411c8c
|
Fix to pass args and kwargs through to function
|
2017-09-06 11:06:05 -04:00 |
|
walkerlala
|
7b3c7e5763
|
remove one results.append()
why two duplicate results.appeend() and, what is that `results' used for
|
2017-09-06 10:14:14 +08:00 |
|
kennethreitz
|
d6bae15bcc
|
Update README.rst
|
2017-09-05 13:02:36 -04:00 |
|
Ernest W. Durbin III
|
3474af8d4b
|
Fix typo background (#3)
|
2017-09-05 17:00:18 +02:00 |
|
kennethreitz
|
89dc22f906
|
Update README.rst
|
2017-09-04 18:42:13 -04:00 |
|
kennethreitz
|
bedcdffa20
|
Update README.rst
|
2017-09-04 15:11:36 -04:00 |
|
kennethreitz
|
7c574e3cc6
|
Update README.rst
|
2017-09-04 15:10:51 -04:00 |
|
kennethreitz
|
1f1f12ffe7
|
Update README.rst
|
2017-09-04 15:10:05 -04:00 |
|
kennethreitz
|
dea1b997b4
|
Update README.rst
|
2017-09-04 15:09:55 -04:00 |
|
kennethreitz
|
ec3ef0462b
|
Update README.rst
|
2017-09-04 15:09:17 -04:00 |
|
Pascal van Kooten
|
e38fa65912
|
Enable code syntax highlighting in README.rst (#1)
|
2017-09-04 01:47:00 +02:00 |
|
kennethreitz
|
82309fc2e5
|
rely on futures
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 20:18:40 -04:00 |
|
kennethreitz
|
9d594bde8a
|
fix setup.py
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
v0.1.0
|
2017-09-02 19:45:17 -04:00 |
|
kennethreitz
|
d16bdcf6d3
|
setup.py
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:43:49 -04:00 |
|
kennethreitz
|
2c006dd17c
|
no longer a work in progress
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:41:34 -04:00 |
|
kennethreitz
|
dbaeef2c47
|
no more ideas
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:41:03 -04:00 |
|
kennethreitz
|
e1c1254680
|
style
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:40:26 -04:00 |
|
kennethreitz
|
dfed1d5cfb
|
cleanup
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:36:30 -04:00 |
|
kennethreitz
|
50528f98b2
|
remove decorator decorator
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:35:26 -04:00 |
|
kennethreitz
|
fe52f01b38
|
basic usage
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:29:34 -04:00 |
|
kennethreitz
|
12d15197c7
|
updated readme
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:29:02 -04:00 |
|
kennethreitz
|
4cd4b37c88
|
working!
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 19:25:51 -04:00 |
|
kennethreitz
|
71c9de122f
|
dependencies
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 18:12:59 -04:00 |
|
kennethreitz
|
7310536a3d
|
basics working
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 18:12:47 -04:00 |
|
kennethreitz
|
96e18e9668
|
callbacks
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 17:49:08 -04:00 |
|
kennethreitz
|
da42da7304
|
usage
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 17:47:24 -04:00 |
|
kennethreitz
|
511f782c78
|
seems like a good idea
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 17:44:57 -04:00 |
|
kennethreitz
|
025836214e
|
first commit
|
2017-09-02 17:42:02 -04:00 |
|