Showing 44 open source projects for "all-in-one"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Streamlit

    Streamlit

    The fastest way to build data apps in Python

    A faster way to build and share data apps. Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience is required. Build an app in a few lines of code with our magically simple API. Then see it automatically update as you iteratively save the source file. Adding a widget is the same as declaring a variable. No need to write a backend, define routes, handle HTTP requests, connect a frontend, write HTML, CSS, JavaScript, etc. Effortlessly share...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    virtualenv

    virtualenv

    Virtual Python environment builder

    virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. It creates an environment that has its own installation directories, that doesn’t share libraries with other virtualenv environments (and optionally doesn’t access the globally installed libraries either). The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an application...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Django REST framework

    Django REST framework

    Powerful and flexible toolkit for building Web APIs

    Django REST framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might want to use REST framework: The Web browsable API is a huge usability win for your developers. Authentication policies including packages for OAuth1a and OAuth2. Serialization that supports both ORM and non-ORM data sources. Customizable all the way down - just use regular function-based views if you don't need the more powerful features. Extensive documentation, and great community support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Luigi

    Luigi

    Python module that helps you build complex pipelines of batch jobs

    Luigi is a Python (3.6, 3.7, 3.8, 3.9 tested) package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more. The purpose of Luigi is to address all the plumbing typically associated with long-running batch processes. You want to chain many tasks, automate them, and failures will happen. These tasks can be anything, but are typically long running things like Hadoop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Orchest

    Orchest

    Build data pipelines, the easy way

    Code, run and monitor your data pipelines all from your browser! From idea to scheduled pipeline in hours, not days. Interactively build your data science pipelines in our visual pipeline editor. Versioned as a JSON file. Run scripts or Jupyter notebooks as steps in a pipeline. Python, R, Julia, JavaScript, and Bash are supported. Parameterize your pipelines and run them periodically on a cron schedule. Easily install language or system packages. Built on top of regular Docker container images...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS Serverless Application Model

    AWS Serverless Application Model

    An open-source framework for building serverless applications

    The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications. It provides shorthand syntax to express functions, APIs, databases, and event source mappings. With just a few lines per resource, you can define the application you want and model it using YAML. During deployment, SAM transforms and expands the SAM syntax into AWS CloudFormation syntax, enabling you to build serverless applications faster. To get started with building SAM-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You don't...
    Leader badge
    Downloads: 3,286 This Week
    Last Update:
    See Project
  • 8
    SageMaker TensorFlow Serving Container

    SageMaker TensorFlow Serving Container

    A TensorFlow Serving solution for use in SageMaker

    SageMaker TensorFlow Serving Container is an a open source project that builds docker images for running TensorFlow Serving on Amazon SageMaker. Some of the build and tests scripts interact with resources in your AWS account. Be sure to set your default AWS credentials and region using aws configure before using these scripts. Amazon SageMaker uses Docker containers to run all training jobs and inference endpoints. The Docker images are built from the Dockerfiles in docker/. The Dockerfiles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gooey

    Gooey

    Turn Python command line programs into a full GUI application

    ... to walk through building a graphical interface to one of my favorite tools of all time: FFMPEG. These steps apply to anything, though! You could swap out FFMPEG for a .jar you've written, or an arbitrary windows .exe, an OSX .app bundle, or anything on linux that's executable! In short, it will transform a "scary" terminal command line into an easy to use desktop application that you could hand over to users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 10
    django-rest-auth

    django-rest-auth

    This app makes it extremely easy to build Django powered SPA's

    This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication-related functionality as CBV's (Class Base View) and REST (JSON). Tivix rebuilt a NATO software system to organize and coordinate rescue missions for submarines in distress across the globe. The United Nations Partner Portal (UNPP) is a web application built for a group of UN agencies to simplify their business processes and streamline collaboration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MAD-X Python Builder

    MAD-X Python Builder

    Build windows executable from Python file. Easily compiler your Python

    Build windows executable from your Python file, with areas that requires your program info, description, Icon etc. It is possible to load existing data sets, given they are under corresponding Pickle formats, while saving also generates an Pickle file. Info fields can meet most demands, Windowed or consoled program type. One-file or Folder package, Encryption module, Hidden-Imports, UPX Compatible, Icon, program end-name, Debug mode and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GDeps

    GDeps

    Automatic process to update and build your external libraries/projects

    Welcome to GDeps! ( http://gdeps.org ) ========== [PRE-ALPHA] GDeps is a C++ dependencies/projects builder. Write in Python3. Launch a project script and GDeps will: 1) Create and Update the repository (svn, git, mercurial) 2) Make the solution (cmake, boost, bakefile) 3) Build the solution (Compilers : Mingw, VC90~140, Clang, Digital Mars, Ides : Visual Studio, Codeblocks ). Install: ========== 1) Install Python3: https://www.python.org/ 2) Install GDeps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ultima Realidad - RPG Development Engine
    Roll Playing Game development environment, made with PyGame, Ogre, wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    ... packages out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required. You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts. As an example, libraries like PyQt, Django or matplotlib are fully supported, without having to handle plugins or external data files manually.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 15
    ElymOs

    ElymOs

    Linux OS from ubuntu, customisable for everyone, social and media

    Ubuntu based GNU/Linux system, use Gnome Shell. Easy for learn Linux and programming. All software of everyday use. Wine and Virtual Machine for use other OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    eXtensible Component Definition Language

    An extensible configuration and build system for complex projects.

    XCDL is an extensible Component Definition Language (CDL) used to configure and build complex, multi-variant embedded projects. It is inspired by eCos CDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dconfig

    DConfig is portable program features config tool like kconfig

    DConfig is portable program features config tool. It imitate linux tool kconfig, but this version does not implement all the kconfig's features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An advanced incremental build system written in Python, introducing support for automatic dependency and recipe discovery. It supports single- and multi-threaded builds. It requires Python v2.6 and pybfc and, natively supports all POSIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programming language for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a command line tool that list all registered occurences of a DLL from the windows registry and allows to unregister them all with regsvr32.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Javer's Makefile Writer is a simple application to help you to write C/C++ makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple program for creating documentation of Python files. Using ANTLR library it creates a HTML document with information about all classes, it's methods, class fields and attributes. Also it creates documentation of all functions in this file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PygLibs is an all-in-one Python game library. It contains a gui, map creator, sprite system, and other useful functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next