Showing 1209 open source projects for "http"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    WhatsappToDesktop

    WhatsappToDesktop

    Esse é um pacote de compilado do Whatsapp Web versão 1.0.

    Esse é um pacote de compilado do Whatsapp Web versão 1.0. Esse é um aplicativo multiplataforma de mensagens instantâneas e chamadas de voz para smartphones. Além de mensagens de texto, os usuários podem enviar vídeos, vídeos e documentos em formato PDF, além de fazer a livre conexão com o meio de uma conexão com internet ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Childsplay is at http://www.childsplay.mobi Childsplay is a 'suite' of educational games for young children. It's written in Python and uses the SDL-libraries to make it more games-like then, for instance, gcompris. The aim is to be educational and at the same time be fun to play.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    DACO-algorithm

    DACO-algorithm

    A novel transcription factor complex prediction algorithm.

    ...The metric is locally maximized on the holistic level of protein interactions while sophisticated connectivity constraints on the domain level are utilized to account for the exclusive and thus inherently combinatorial nature of the interactions within such assemblies. The original publication can be found on http://bioinformatics.oxfordjournals.org/content/30/17/i415 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyTom

    PyTom

    http://www.sciencedirect.com/science/article/pii/S1047847711003492

    PyTom is a toolbox developed for interpreting cryo electron tomography data. All steps from reconstruction, localization, alignment and classification are covered with standard and improved methods. Please sign up to our mailing list to keep up with the most recent updates and versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    ABLE (advance boot loader Editor)

    ABLE (advance boot loader Editor)

    advance boot loader editor software developed in python using wxpython

    ...It is developed for windows platform.ABLE focuses on BCDedit functionality of windows Vista,& and higher. It has functionality for editing boot menu , mounting virtual hard drive. It also has an A/V player utility. <http://browserstack.com> @Browserstack for not making me install Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    Aglyph is a Dependency Injection framework for Python, supporting type 2 (setter) and type 3 (constructor) injection. Aglyph runs on CPython (http://www.python.org/) 2.7 and 3.4+, and on recent versions of the PyPy (http://pypy.org/>),Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants. Aglyph can assemble "prototype" components (a new instance is created every time), "singleton" components (the same instance is returned every time), "borg" components (a new instance is created every time, but all instances of the same class share the same internal state), and "weakref" components (the same instance is returned as long as there is at least one "live" reference to the instance in the running application). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pyUrlMin

    Ultra-minimalist Python/Mongo URL Shortner

    With as little code as possible, this micro-app creates shortened URLs, stores them in MongoDB using the Flask framework. Currently in use on https://findmate.app and http://urltools.io/ HOWEVER: This should not really be used in a high-volume production environment and should really be used for educational purposes only. I assume no liability for mis-use of this app, use it at your own risk. There are potentially security issues, so be forewarned that this is just for TESTING only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Madara

    Middleware for distributed applications

    ...The KaRL engine also supports object-oriented C++, Java, and Python programming through Containers, classes that provide abstractions and references for variable location within the KaRL Knowledge Base. This project is currently in process of being ported from http://madara.googlecode.com.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    Face Recognition

    World's simplest facial recognition api for Python & the command line

    Face Recognition is the world's simplest face recognition library. It allows you to recognize and manipulate faces from Python or from the command line using dlib's (a C++ toolkit containing machine learning algorithms and tools) state-of-the-art face recognition built with deep learning. Face Recognition is highly accurate and is able to do a number of things. It can find faces in pictures, manipulate facial features in pictures, identify faces in pictures, and do face recognition on a...
    Downloads: 12 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10

    AutotestnetServer

    Server part of autotestnet net edition (since 2.0)

    This project is used for server side of autotestnet (start from version 2.0) net edition. From v2.0, autotestnet use http to contact server(mysql) for all data storage, and a public service site was launched in pythonanywhere to support this. Before that, it contact mysql server directly by mysqltcl which need user to maintain mysql server by themselves, and, install mysqltcl is also a pain sometimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GDL - GNU Data Language, a free IDL (Interactive Data Language, see http://ittvis.com/idl/) compatible incremental compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GDeps

    GDeps

    Automatic process to update and build your external libraries/projects

    ...source=files 3) Download some samples projects: https://sourceforge.net/projects/gdeps/files/Projects/ 4) Configure your directories: https://sourceforge.net/projects/gdeps/files/Projects/directories.cfg/download 5) Configure your workspace: https://sourceforge.net/projects/gdeps/files/Projects/Config.cfg/download Links: ========== API: http://gdeps.org/doc/index.html Forum: http://gdeps.org/forum/index.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    ...WFS was originally built to simulate the action of an IEC 614999 application. So, the devices in the factory are easily connected to IEC 61499 applications. The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been implemented to help to test more complex automation systems during a doctorate course under guidance of: Supervisor: Prof. Dr. Roberto Silvio Ubertino Rosso Jr. Co-Supervisor: Prof. Dr. André Bittencourt Leal at Santa Catarina University State (UDESC) located in Joinville/Brazil. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kalibro for Calibration & Maintenance

    Kalibro for Calibration & Maintenance

    Calibration Control and Maintenance Management

    ...Manufacturing, Quality and IT departments of small/medium sized companies are targeted to use Kalibro. You do not need to use spread sheet files to save your critical calibration records. See the Kalibro website (http://www.ozanh.com/kalibro) for further details.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15

    freenas-tempreport

    FreeNAS Temperature Report

    FreeNAS Temperature Report is a small server program that provides temperature readings for your FreeNAS unit. Install this program in a jail on your FreeNAS, then use your web browser and go to http://jail_ip to see your temperature readings. Installation instructions: http://sourceforge.net/p/freenas-tempreport/wiki/Install/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    coldev

    C/C++ , PHP, PYTHON, 3D ENGINES, CHROME NATIVE CLIENT

    + C/C++ and PHP projects, Python and Others + 3D ENGINES + Videogames Projects based in Bennugd http://www.bennugd.org Web Page https://coldev.sourceforge.io/
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 17
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    ...The project includes: The hardware (schematics & drawings) The firmware (microcontroller program) The software (for mobile phones and PC) Project developement is being tracked (in Russian) here: http://electrotransport.ru/ussr/index.php?topic=24226.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pytrainer
    Pytrainer is a tool to log all your sport excursion coming from GPS devices (with a focus on ForeRunnner 205, 305 and 405) or GPX (http://www.topografix.com) files. Pytrainer supports GPS track files and displays it in graphs, maps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    ...Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http client maintains connections alive (by default 15 seconds) and therefore any requests that you make within a session will automatically reuse the appropriate connection. All connections are released once the session exits the asynchronous with block. Pulsar design allows for a host of different asynchronous applications to be implemented in an elegant and efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Inelastica

    Transport code and tools based on SIESTA and TranSIESTA (DFT-NEGF)

    ...Pre- and post-processing tools for SIESTA (DFT, quantum chemistry) and TranSIESTA (quantum transport): (1) Calculate phonon frequencies, e-ph couplings, and inelastic contributions to the conductance (IETS). (2) Access Hamiltonian etc from Python. Some code documentation and installation instructions are available at this mediawiki page: http://dipc.ehu.es/frederiksen/inelastica/index.php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DualTranscriptDiscovery

    Transcript-discovery approach for gene feature delimitation by RNA-seq

    http://bio.biologists.org/content/7/1/bio028498 https://www.ncbi.nlm.nih.gov/pubmed/?term=29183907
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program displays Eternal Lands maps and user game data and allows the user to navigate the maps using map links. Eternal Lands is a FREE MMORPG (massively multiplayer online role playing game). See http://www.eternal-lands.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PortableWinPy

    Portable server for python web development

    Portable server for python web development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    httpbin

    httpbin

    HTTP request and response service, written in Python + Flask

    httpbin is a HTTP request & response service. It is written in Python and Flask. With the HTTP methods you can test different HTTP verbs. You also have auth methods, status codes to generate responses with given status code, request inspection features to inspect the request data, response inspection to inspect the response data like caching and headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GreenOdoo

    GreenOdoo

    Portable Odoo (formerly OpenERP) for windows and linux x64

    Portable Odoo (formerly OpenERP) Portable Odoo (formerly OpenERP) for windows and linux x64. Usage Extract the zip file and run start.bat( for windows) or start.sh (for linux) file. Open Brower and visit http://127.0.0.1:8069 Soure Repository https://github.com/buke/GreenOdoo Author: wangbuke <wangbuke@gmail.com>
    Downloads: 1 This Week
    Last Update:
    See Project