- Unpinned deps in
setup.py
- Fixed wrong request preparation (thanks to bleedinge for reporting the problem)
- Fixed installation via
pip
(thanks to Gavin D'mello for reporting the problem)
- Added possibility to use a user-defined session when using
BaseThrottler
- Fixed example, updated README
- Added implicit way to set
delay
forBaseThrottler
by usingreqs_over_time
- Reorganized modules
- Changed
submit
method signature in favor of two methods:submit
andmulti_submit
- Added documentation
- Fixed not working previous release
- Changed example.py
BaseThrottler
a simple throttler with a fixed amount of delay