OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: client清除
python-liegeklaasnicolaas
ADDED

An asynchronous Python client for the Open Data Platform of Liège (Belgium). It currently exposes the disabled parking spaces and garages datasets through a simple async API, and its code base is designed to be extended to other datasets from the same platform.

Developer toolsData & databasesBackend & APIs
ADDED

Requests is a popular Python HTTP library offering a simple, elegant API for sending HTTP/1.1 requests, with sessions, SSL verification, authentication, proxies, streaming, and automatic decompression.

Developer toolsBackend & APIs

A Kiota-generated .NET client for the Docker Hub API, distributed via NuGet. It supports bearer-token authentication, builder-style request paths under client.V2, explicit pagination, generated response and error models, and a companion package for dependency injection and cached client construction.

Developer toolsBackend & APIs
wasatdavep
ADDED

Wasat is a type-hinted asynchronous Python client library for the Gemini Protocol, featuring streaming support and flexible certificate verification.

Developer toolsBackend & APIs
sendsmtpTitaniumHocker
ADDED

sendsmtp is a dependency-free command-line SMTP client written in pure Python. It builds a UTF-8 plain-text message from inline text, a file or stdin and delivers it to an SMTP server, with optional implicit TLS, STARTTLS, authentication, CC/BCC and verbose SMTP dialog output.

Developer toolsAutomationCLI & terminal

A .NET utility that supplies a thread-safe, lazily created singleton Kiota client for the Copper CRM API, with DI registration helpers and configuration for API key, token-owner email, application and base URL.

Developer toolsProductivityBackend & APIs
clihttpie
ADDED

HTTPie CLI is a modern, user-friendly command-line HTTP client designed for testing, debugging, and interacting with APIs and HTTP servers.

GamesGame servers
curlcurl
ADDED

curl is a widely used command-line tool and the libcurl library for transferring data to and from servers using URL syntax, with broad protocol support including HTTP, HTTPS, FTP, SFTP, SMTP, IMAP, MQTT, WebSocket and more.

Developer toolsAutomationCLI & terminal
ADDED

An asynchronous Python client for Stockholm's Open Data Platform API. It currently retrieves disabled-parking locations (about 2045) with address, district, coordinates and validity dates, requires an API key, and is structured so other datasets from the same platform can be added.

Data & databasesDeveloper toolsData integration