Showing 1260 open source projects for "python code generator"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Programmer's library for random numbers. Also random number generator testing code. Intended for simulation, games and "Monte-Carlo" algorithms.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    stage0

    stage0

    A set of minimal dependency bootstrap binaries

    This is a set of manually created hex programs in a Cthulhu Path to madness fashion. Which only have the goal of creating a bootstrapping path to a C compiler capable of compiling GCC, with only the explicit requirement of a single 1 KByte binary or less. Additionally, all code must be able to be understood by 70% of the population of programmers. If the code can not be understood by that volume, it needs to be altered until it satisfies the above requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yandex Tank

    Yandex Tank

    Load and performance benchmark tool

    Yandex.Tank is an extensible open-source load testing tool for advanced Linux users which is especially good as a part of an automated load testing suite. Different load generators are supported. Evgeniy Mamchits' phantom is a very fast (100 000+ RPS) shooter written in C++ (default) JMeter is an extendable and widely known one. BFG is a Python-based generator that allows you to write your load scenarios in Python. Experimental Golang generator: pandora. Performance analytics backend service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GraalVM

    GraalVM

    Run programs faster anywhere

    GraalVM is a high-performance multilingual runtime. It is designed to accelerate the execution of applications written in Java and other JVM languages while also providing runtimes for JavaScript, Ruby, Python, etc. Increase application throughput and reduce latency. Compile applications into small self-contained native binaries. Seamlessly use multiple languages and libraries. Advanced optimizing compiler that generates fast lean code which requires fewer compute resources. Native binaries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Orbit Code Editor

    Orbit Code Editor

    simple lightweight python code editor

    Orbit Code Editor is a lightweight python editor with simple design. Orbit is build with python and PyQt5. Quick startup helps you to code any time instantly just open it and it's ready to code. You don't need to add .py extension in the file name the editor will do it automatically . Your can Run your code with easy shortcut But make sure you save your code with proper name before running the code. With all that its's classic and Dark look will enhance you feeling for code. Whats New...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RecNN

    RecNN

    Reinforced Recommendation toolkit built around pytorch 1.7

    This is my school project. It focuses on Reinforcement Learning for personalized news recommendation. The main distinction is that it tries to solve online off-policy learning with dynamically generated item embeddings. I want to create a library with SOTA algorithms for reinforcement learning recommendation, providing the level of abstraction you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flask-GraphQL

    Flask-GraphQL

    Adds GraphQL support to your Flask application

    Adds GraphQL support to your Flask application. This will add /graphql endpoint to your app and enable the GraphiQL IDE. If you are using the Schema type of Graphene library, be sure to use the graphql_schema attribute to pass as schema on the GraphQLView view. Otherwise, the GraphQLSchema from graphql-core is the way to go. The GraphQLSchema object that you want the view to execute when it gets a valid request. A value to pass as the context_value to graphql execute function. By default is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    UltiSnips

    UltiSnips

    Snippet solution for Vim

    UltiSnips is the ultimate solution for snippets in Vim. It has many features, speed being one of them. You should first expand the #! snippet, then the class snippet. The completion menu comes from YouCompleteMe, UltiSnips also integrates with deoplete, and more. You can jump through placeholders and add text while the snippet inserts text in other places automatically: when you add Animal as a base class, __init__ gets updated to call the base class constructor. When you add arguments to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    PyTorch-NLP is a library for Natural Language Processing (NLP) in Python. It’s built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained embeddings, samplers, dataset loaders, metrics, neural network modules and text encoders. It’s open-source software, released under the BSD3 license. With your batch in hand, you can use PyTorch to develop and train your model using gradient descent. For example, check out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sublime-jekyll

    sublime-jekyll

    A Sublime Text package for Jekyll static sites

    This package is aimed at streamlining the process of managing and creating new Jekyll posts. It does this by providing quick and easy access to new post and draft commands, snippets and completions for Liquid template tags and filters, as well as some handy commands for adding dates and upload links to your posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Microsoft Python Language Server

    Microsoft Python Language Server

    Microsoft Language Server for Python

    Microsoft Python Language Server implements the Language Server Protocol. Its primary clients are the Python extension for VS Code and Python Tools for Visual Studio. Feel free to file issues or ask questions on our issue tracker, and we welcome code contributions. Linting can be controlled via the user configuration. In VS Code, this is settings.json. To control the visibility and severity of the diagnotics, there are a number of lists that can be set in the user configuration which make use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    hug

    hug

    Embrace the APIs of the future. For developing APIs

    hug aims to make developing Python-driven APIs as simple as possible, but no simpler. As a result, it drastically simplifies Python API development. Make developing a Python-driven API as succinct as a written definition. The framework should encourage code that self-documents. It should be fast. A developer should never feel the need to look somewhere else for performance reasons. Writing tests for APIs written on-top of hug should be easy and intuitive. Magic done once, in an API framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nebula docs

    Nebula docs

    Documentation repo of nebula orchestration system

    ... appliances located at clients data centers, edge computing, and POS systems. Ever wandered how your going to push an update to that smart fridge your company is working on as it's thousands of devices around the globe? wish you could have the assurance that your service will always use the latest code\envvars\etc in all of it's edge locations? want the ability to stop\start a globally distributed service with a single command? Nebula was designed from the ground up to answer all of this needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MMF

    MMF

    A modular framework for vision & language multimodal research

    MMF is a modular framework for vision and language multimodal research from Facebook AI Research. MMF contains reference implementations of state-of-the-art vision and language models and has powered multiple research projects at Facebook AI Research. MMF is designed from ground up to let you focus on what matters, your model, by providing boilerplate code for distributed training, common datasets and state-of-the-art pre-trained baselines out-of-the-box. MMF is built on top of PyTorch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nebula reporter

    Nebula reporter

    The optional reporter container which reads nebula reports from Kafka

    ... to that smart fridge your company is working on as it's thousands of devices around the globe? wish you could have the assurance that your service will always use the latest code\envvars\etc in all of its edge locations? want the ability to stop\start a globally distributed service with a single command? Nebula was designed from the ground up to answer all of these needs and much more, refer to the documentation if your interested in seeing how to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LimeReport

    LimeReport

    Report generator for Qt Framework

    LimeReport - multi-platform C++ | Qt report generator library written using Qt framework and intended for software developers that would like to add into their application capability to form report or print forms generated using templates. Report designer included in the library allows to create fast and intuitive print form templates which can be saved in XML format and used to generate report pages. So formed pages could be send to preview, PDF file or printer. As a data source developer can...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 19
    Freezer Persistence

    Freezer Persistence

    Freezer: Easy generation of the persistence layer of your application

    Freezer is a Java code generator which can easily generate the persistence layer of your Java application, and it can as well expose easily Tables/Views/Procedures/Functions of your database as Microservices, Webservices or RESTful services. The resulting application may be easily deployed as a stand-alone application, as a web application or as a microservice running in Docker/Kubernates which may be consumed from: - A client application consuming the generated Webservices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Climate Modeling Courseware

    Climate Modeling Courseware

    Interactive lecture notes and assignments in Jupyter notebook format

    A collection of interactive lecture notes and assignments for a graduate-level climate modeling course. ATM 623 Climate Modeling is an advanced graduate course on climate dynamics and climate modeling. The focus of the course is on the hands-on use of both simple and complex climate models to build an understanding of the processes that control the planetary energy budget. The course makes extensive use of Python code and the Jupyter notebook for reproducible, self-describing calculations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vue-form-making

    vue-form-making

    A visual form designer/generator base on Vue.js

    A visual form designer developed based on VUE, to help enterprises achieve low code development mode; lets developers pay more attention to business instead of the traditional boring coding form, and helps to improve efficiency quickly, save research and development costs. Popular form designer page, through the visual operation, quickly completes the creation of the form page. Design the form with grid layout, allows you to use nested, you can use this fundamental layout to create a very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PlatformIO Storage

    PlatformIO Storage

    An open source ecosystem for IoT development

    Cross-platform code builder and library manager. Continuous and IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. Development Platforms - Embedded and Desktop development platforms with pre-built toolchains, debuggers, uploaders and frameworks which work under popular host OS: Mac, Windows, Linux (+ARM) Embedded Boards - Rapid Embedded Programming, IDE and Continuous Integration in a few steps with PlatformIO thanks to built-in project generator for the most popular...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    React + GraphQL starter kit

    React + GraphQL starter kit

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR. React v16.8 (the one with hooks!) for UI. Apollo Client 2.5 (React) for connecting to GraphQL. MobX-React-Lite for declarative, type-safe flux/store state management. Emotion CSS-in-JS, with inline <style> tag generation that contains only the CSS that needs to be rendered. Sass, Less and PostCSS when importing .css/.scss/.less files. React Router 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    ... commands: - build_docx - Enhanced documentation. - install_docx - Installs local documentation. - dist_docx - Documentation packaging. - build_apidoc - Standalone Generator for API Documentation - build_apiref - Standalone Generator for API Reference
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.