Search Results for "python code generator" - Page 39

Showing 2046 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1

    PyGOAPng

    Python Goal Oriented Action Planning (GOAP) library

    A library for implementing GOAP in an AI agent. Based on pygoap v3 by Leif Theden et al. Updated code to work without having pygame installed, bug-fixed functions to make them implement the behaviors that were expected, and implemented desired behaviors so that the Pirate demo works properly for all known actions and goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ANGie

    Alice Next Generation (internet entity)

    An AIML based chat bot building on the original Alice AIML 1.0.1 set produced by Dr. Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton, the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds new AIML tags and additional code to provide more dynamic responses and more logical case-based-reasoning. Reading through most AIML sets it seems like the authors' intention was to have a response to every input that a bot has ever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on airfoils. The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    icemac.addressbook

    icemac.addressbook

    Multi user address book application accessable through the web.

    Multi user address book application accessable through the web. Store, edit, search and export addresses, phone numbers, … using a web browser. Code moved to https://bitbucket.org/icemac/icemac.addressbook Documentation see https://icemacaddressbook.readthedocs.io/en/latest/ New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Machine Learning for OpenCV

    Machine Learning for OpenCV

    M. Beyeler (2017). Machine Learning for OpenCV

    M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    itchat

    itchat

    A complete and graceful API for Wechat

    itchat is an open-source WeChat personal account interface, it has never been easier to use python to call WeChat. With less than thirty lines of code, you can have a WeChat bot that handles all the information. Of course, the use of this api is far more than a robot, and more functions are waiting for you to discover. This interface shares a similar operation method with the public account interface itchatmp , learning to master two tools at a time. Now WeChat has become a large part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Needle

    Needle

    The iOS Security Testing Framework

    Needle is an open-source, modular framework to streamline the process of conducting security assessments of iOS apps. Needle was originally made to work with iOS 9 and iOS 10. Since then, Frida was released and become the defacto tool to use with mobile security assessments. Some common Frida mobile security scripts were later implemented within Needle, as some of these scripts worked better or addressed some issues that were present in Needle's custom tooling. Assessing the security of an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Inelastica

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

    NOTE: The Inelastica project moved to https://github.com/tfrederiksen/inelastica/ in February 2018. 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
  • 9
    wxpy

    wxpy

    Probably the most elegant Wechat personal number API

    ... such as mobile phones). Comprehensive object-oriented interface, more elegant invocation. Default multi-threaded response message, faster reply. Contains practical. Receive warnings with WeChat in other projects with just two lines of code. Happy exploration and debugging, no need to change it. Can be mixed with the original interface of itchat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    trnsys-fmu

    trnsys-fmu

    The FMI++ TRNSYS FMU Export Utility

    ... implemented in Modelica. The tool is based on code from the FMI++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TensorFlow World

    TensorFlow World

    Simple and ready-to-use tutorials for TensorFlow

    This repository aims to provide simple and ready-to-use tutorials for TensorFlow. The explanations are present in the wiki associated with this repository. There are different motivations for this open source project. TensorFlow (as we write this document) is one of / the best deep learning frameworks available. The question that should be asked is why has this repository been created when there are so many other tutorials about TensorFlow available on the web? Deep Learning is in very high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flask JSONDash

    Flask JSONDash

    Build complex dashboards without any front-end code

    Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go. Easily configurable, chart dashboards from any arbitrary API endpoint. JSON config only. Ready to go. This project is a flask blueprint that allows you to create sleek dashboards without writing any front-end (or backend) code. Everything is powered through simple JSON configurations for declaring arbitrary charts. Leveraging popular libraries like C3.js and D3.js, and much more. Also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    coala

    coala

    Coala provides a command-line interface for linting and fixing code

    Coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. You can use Coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    multiplierz
    Open-source Python software library and GUI desktop environment for direct bioinformatic analysis of mass-spectrometry data through powerful scripting tools and interfaces to many machine data formats, database search engines, and peptide data formats. For a copy of the source code, check out our Github repositories: mzDesktop: https://github.com/MaxAlex/mzDesktop multiplierz: https://github.com/MaxAlex/multiplierz
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Sistem Informasi Desa Kawasan

    Sistem Informasi Desa Kawasan

    Aplikasi Sistem Informasi Desa Dan Kawasan

    ... masyarakat Otomatis dan lainnya seluruh filenya berada di C:\WxSID\Data . Untuk masuk kesetiap layanan : Nama : admin Password : admin Bila membutuhkan Source Code secara keseluruhan dapat menghubungi twitter @pythonesiaorg . Aplikasi ini dikembangkan dengan menggunakan : a. Python2.7 b. WxPython2.8 c. Python-Docx d. Jinja2 e. Docxtpl f. Openpyxl g. Pymysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyXB (“pixbee”) is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 17
    SaberNet DCS is a labor data collection system, designed to allow organizations to rapidly capture their labor data in real-time. Optimized for bar code input, DCS is the perfect way to automate and improve the accuracy of your time tracking.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    RPi reset/power button

    Service and handler code for a power/reset button

    This project includes a spin/wait handler for processing reset/shutdown behavior from a button, configuration files for setting this up as a service, and instructions for placing the files and enabling the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Chronological Cohesive Units

    The experimental source code for the paper

    The experimental source code for the paper, "A Novel Recommendation Approach Based on Chronological Cohesive Units in Content Consuming"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project. There's no proper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EDCC-CNG

    EDCC-CNG

    Exploration and categorization of CREs and CRMs

    Cis-regulatory elements (CREs) and cis-regulatory modules (CRMs) play an important role in temporal and spatial regulation of gene expression, which is a common process in eukaryotic organisms. We developed two programs that serve as exploratory tools in the analysis of CRM-mediated control of gene expression: “Exploration of Distinctive CREs and CRMs” (EDCC) and “CRM Network Generator” (CNG). EDCC correlates the presence and positions of CREs/CRMs with gene expression data and identifies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Python script to automate creation of supporting EtherCAT files including SSI EEPROM, EtherCATInfo XML (ESI file), and certain related source and header files for the Beckhoff slave stack code. mesicat accepts a .mesi file (Meta ESI) containing a description of the EtherCAT CoE dictionary and other stack configuration information. Make commands in this file then trigger the creation of sane defaults, SII EEPROM, XML files, and so forth. The .mesi file is inspired by the various IDL files...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an implementation of post-process phonon analyzer, which calculates crystal phonon properties from input information calculated by external codes, e.g., first-principles calculation code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    jsfmt for Sublime Text 2/3

    jsfmt for Sublime Text 2/3

    jsfmt plugin for Sublime Text

    If you want your javascript automatically formatted to abide a particular style, then jsfmt is for you. No need to read warnings and fix things yourself. Just keep it all auto. Boom boom jsfmt is pretty tight. And yeah, if you want it in Sublime Text this is your homeboy. Enable autoformat then save the file and it gets formatted.
    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.