gabrielfalcao / HTTPretty

Intercept HTTP requests at the Python socket level. Fakes the whole socket module
https://httpretty.readthedocs.org
MIT License
2.11k stars 276 forks source link

Is this repository still actively maintained? #482

Open kwk opened 3 months ago

kwk commented 3 months ago

Hi there,

I've seen some PRs and wanted to create one myself but before doing that I wanted to ask if this repository is still being actively worked on.

Cheers

rob-broadley commented 3 months ago

@gabrielfalcao If you do not have the time to maintain HTTPretty, would you consider transfering it to a new maintainer / organisation. It would be a shame to let it wither.

Secrus commented 1 month ago

To whom it may concern: I have created a fork of this project, fauxhttp. Right now other than the package name on PyPI it is the same API as HTTPretty, but this will change in future versions. I am happy to see contributions from anyone interested in this package.

mindflayer commented 4 weeks ago

I honestly don't think we need a fork of HTTPretty. I am the author of Mocket, project born in 2013, and there are already several known libraries relying on it or its HTTPretty compatibility layer (shipped with it, implemented years ago to ease the migration): https://github.com/mindflayer/python-mocket?tab=readme-ov-file#httpretty-compatibility-layer