Showing 15 open source projects for "mp.3"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    aria2

    aria2

    aria2 is a lightweight multi-protocol & multi-source download utility

    .../FTP downloads) to 9MiB (BitTorrent downloads). CPU usage in BitTorrent with a download speed of 2.8MiB/sec is around 6%. aria2 supports The Metalink Download Description Format (aka Metalink v4), Metalink version 3, and Metalink/HTTP. Metalink offers the file verification, HTTP/FTP/SFTP/BitTorrent integration and various configurations for language, location, OS, etc.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    LinkChecker

    LinkChecker

    Check links in web documents or full websites

    LinkChecker is a free, GPL licensed website validator. LinkChecker checks links in web documents or full websites. It runs on Python 3 systems, requiring Python 3.8 or later. The version in the pip repository may be old, to find out how to get the latest code, plus platform-specific information and other advice see doc/install.txt in the source code archive. If you do not want to install any additional libraries/dependencies you can use the Docker image which is published on GitHub Packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    HTTPX

    HTTPX

    A next generation HTTP client for Python

    HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. HTTPX should currently be considered in beta. A 1.0 release is expected to be issued sometime in 2021. International domains and URLs, keep-alive and connection pooling, sessions with cookie persistence, browser-style SSL verification. Basic/digest authentication, elegant key/value cookies, automatic decompression. Automatic content decoding, unicode response bodies...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    docker-java

    docker-java

    Java Docker API Client

    Java Docker API Client. To start using docker-java , you need to add at least two dependencies. You will need an instance of DockerClientConfig to tell the library how to access Docker, which credentials to use to pull from Docker registries, etc. The builder is available and allows you to configure every property of the client. Should you need to customize the Jackson's ObjectMapper used by docker-java, you can create your own DockerClientConfig. Once you decided which transport to use, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 5
    sttp client

    sttp client

    The Scala HTTP client you always wanted

    .... They integrate with Akka, Monix, fs2, cats-effect, scalaz and ZIO. Supported Scala versions include 2.11, 2.12, 2.13 and 3, Scala.JS and Scala Native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    req

    req

    Simple Go HTTP client with Black Magic

    ...), marshal request body and unmarshal response body automatically according to the Content-Type. Req support HTTP/1.1, HTTP/2, and HTTP/3, and can automatically detect the server side and select the optimal HTTP version for requests, you can also force the protocol if you want. Support automatic request retry and is fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tesla

    Tesla

    The flexible HTTP client library for Elixir

    The flexible HTTP client library for Elixir, with support for middleware and multiple adapters. Tesla is an HTTP client loosely based on Faraday. It embraces the concept of middleware when processing the request/response cycle. Define module with use Tesla and choose from a variety of middleware. Tesla is built around the concept of composable middlewares. This is very similar to how Plug Router works. All HTTP functions, such as Tesla.get/3 and Tesla.post/4, can take a dynamic client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ahttp

    ahttp

    supports IPv4/IPv6 HTTP client/server program

    1. support http and socks4/4a/5 proxy 2. support http/https 3. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    Swagger-to-GraphQL converts your existing Swagger schema to an executable GraphQL schema where resolvers perform HTTP calls to certain real endpoints. It allows you to move your API to GraphQL with nearly zero effort and maintain both REST and GraphQL APIs. Our CLI tool also allows you get the GraphQL schema in Schema Definition Language. This library will fetch your swagger schema, convert it to a GraphQL schema and convert GraphQL parameters to REST parameters. From there you are control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore. The wrapper is using the new HttpClient 4.x and keeps binary compatibility. The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication. Not all methods are implemented, but it works for me. Just remove the old commons-httpclient-3.1.jar and add http-client-3-wrapper to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Google Data is a simple protocol for interacting with data on the web. Though it is possible to use these services with a simple HTTP client, this C++ (Qt) library provides helpful tools to streamline your code and keep up with server-side changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to come up with a comprehensive cross-platform library of networking routines for inclusion in the Boost C++ Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java library that provides accelerated downloads of HTTP/HTTPS URIs via the GET and POST methods. Works similar to download managers as requests are made in parallel and chunked for speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A open source HTTP-Client to send messages to a SAP XI or PI system. Features: Read results of syncronous connections, login with special SAP users, send your own payload...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jandy is an internet development framework based on Indy, designed to make writing web clients and servers easier. Currently only the HTTP client and HTTP server frameworks are working, but other protocols will be included, like FTP, POP3, SMTP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next