mureq: single-file, zero-dependency replacement for the Requests http library

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mureq

    Single-file alternative to python-requests

  • mechanize

    The official source code for the python-mechanize project (by python-mechanize)

  • Yeah, there's a lot of stuff I left out. I think the design philosophy is that mureq should be able to replace typical uses of Requests to query REST APIs, but not to replace uses of it to automate workflows that normally take place in a browser. But for that you might want to use an even higher-level framework like mechanize.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • letsencrypt

    Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.

  • Put another way, mureq should be able to replace Requests in complex applications, as long as those applications use HTTP in relatively simple ways. For example, I wrote a proof-of-concept PR for replacing Requests with mureq in certbot.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ACME with Google Domains using a DNS Zone in GCS DNS

    1 project | /r/googlecloud | 28 Jan 2023
  • Certbot run.bat file identified as batloader trojan by windows defender. Windows defender alerted me of a trojan which appears to simply be the startup batch script for certbot. Currently running full system scan, but I suspect it to be a false positive. Any ideas?

    1 project | /r/ssl | 26 Nov 2022
  • Good Use Of Golang?

    1 project | /r/golang | 4 Sep 2022
  • Let's Encrypt Certbot Not Working on FreeBSD

    1 project | /r/freebsd | 1 Sep 2022
  • How to update Certbot on Debian 11

    1 project | dev.to | 28 Aug 2022