Libcurl

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pycurl

    PycURL - Python interface to libcurl

  • You can probably get pretty far with the generated C code, then look up the same curl options in the Python bindings:

    https://github.com/pycurl/pycurl

  • uncurl

    A library to convert curl requests to python-requests.

  • Tools already convert a curl command line to a Python requests script.

    [1] https://github.com/spulec/uncurl

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Open XML SDK

    Open XML SDK by Microsoft

  • While it doesn't appear to have been updated in many years, Microsoft built a similarly useful tool[1] that lets you browse the structure of a given Office document and see C# code that generates various components of it.

    [1] https://github.com/dotnet/Open-XML-SDK/releases/tag/v2.5

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