Search Results for "python code generator" - Page 31

Showing 2050 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    PlaystoreDownloader

    PlaystoreDownloader

    A command line tool to download Android applications

    ... or by using directly the source code in a Python 3 environment. In both cases, the first thing to do is to get a local copy of this repository, so open up a terminal in the directory where you want to save the project and clone the repository. Apart from valid Google Play Store credentials, the only requirement of this project is a working Python 3 (at least 3.7) installation and pipenv (for dependency management).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Deep Exemplar-based Video Colorization

    Deep Exemplar-based Video Colorization

    The source code of CVPR 2019 paper "Deep Exemplar-based Colorization"

    The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization". End-to-end network for exemplar-based video colorization. The main challenge is to achieve temporal consistency while remaining faithful to the reference style. To address this issue, we introduce a recurrent framework that unifies the semantic correspondence and color propagation steps. Both steps allow a provided reference image to guide the colorization of every frame, thus reducing accumulated propagation errors...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    STManager

    STManager

    manage assortment in your company

    STManager lets you manage photos of your products. When the right information is needed, then it lets you quickly search for the right product you are looking for. Application designed to help with managing for example postal packages, where each product is very distinct for one another. For source code and more insides of this project, please visit github page: https://github.com/michalwilk123/STManager Name STManager is derived from old name: "Stocktake Manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lambda Networks

    Lambda Networks

    Implementation of LambdaNetworks, a new approach to image recognition

    Implementation of λ Networks, a new approach to image recognition that reaches SOTA on ImageNet. The new method utilizes λ layer, which captures interactions by transforming contexts into linear functions, termed lambdas, and applying these linear functions to each input separately. Shinel94 has added a Keras implementation! It won't be officially supported in this repository, so either copy / paste the code under ./lambda_networks/tfkeras.py or make sure to install tensorflow and keras before...
    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
    GIMP ML

    GIMP ML

    AI for GNU Image Manipulation Program

    This repository introduces GIMP3-ML, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipeline. Applications from deep learning such as monocular depth estimation, semantic segmentation, mask generative adversarial networks, image super-resolution, de-noising and coloring have been incorporated with GIMP through Python-based plugins. Additionally, operations on images...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    This is implementation of CommitBERT: Commit Message Generation Using Pre-Trained Programming Language Model. CommitBERT is accepted in ACL workshop : NLP4Prog. Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zebrunner Community Edition

    Zebrunner Community Edition

    Test Automation Management Tool

    Zebrunner CE (Community Edition) is a Test Automation Management Tool for continuous testing and continuous deployment. It allows you to run various kinds of tests and gain successive levels of confidence in the code quality. Zebrunner CE is integrated by default with Carina open-source TestNG framework and uses Jenkins as a CI Tool. It is built on top of popular docker solutions and includes Postgres database, Zebrunner Reporting, Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spaceship Generator

    Spaceship Generator

    A Blender script to procedurally generate 3D spaceships

    A Blender script to procedurally generate 3D spaceships from a random seed. Install Blender 2.80 or greater. Download newest add_mesh_SpaceshipGenerator.zip from the Releases section. Under Edit, Preferences, Add-ons, Install, open the downloaded ZIP file. Under Edit, Preferences, Add-ons enable the "Add Mesh Spaceship Generator" script (search for "spaceship"). Add a spaceship in the 3D View under Add, Mesh, Spaceship. Expand the Spaceship tab that appears in the bottom left of the viewport...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    fastNLP

    fastNLP

    fastNLP: A Modularized and Extensible NLP Framework

    fastNLP is a lightweight framework for natural language processing (NLP), the goal is to quickly implement NLP tasks and build complex models. A unified Tabular data container simplifies the data preprocessing process. Built-in Loader and Pipe for multiple datasets, eliminating the need for preprocessing code. Various convenient NLP tools, such as Embedding loading (including ELMo and BERT), intermediate data cache, etc.. Provide a variety of neural network components and recurrence models...
    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
    joy2key

    joy2key

    Steer in GTBikeV with any unsupported joystick

    Map joystick buttons to keyboard keys, to steer in GTBikeV with any (unsupported) joystick. Uses Python Windows joystick API and sample code from How to generate keyboard events in Python? If your joystick has an analog stick you may prefer using x360ce for steering. You can still use joy2key to enable/disable auto drive and change radio station, just leave buttons 3 and 4 unmapped in x360ce.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Secret Bian

    Secret Bian

    Similar as board game Secret Hitler

    Secret Bian and Secret Trump are the game similar as board game Secret Hitler. It's local game with single human player and 9 computer AI player. All display characters are English for Secret Trump. All display font is Traditional Chinese for Secret Bian. This game is coded with python 3 and pygame. Latest code in GitLab. There are the English and Chinese README.txt described game rule for Secret Trump. You can download Trump version (secret trump) in: https://sourceforge.net/projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BigchainDB Server

    BigchainDB Server

    Meet BigchainDB. The blockchain database

    BigchainDB is the blockchain database. This repository is for the BigchainDB Server. Running and testing the latest version of the BigchainDB Server is easy. Make sure you have a recent version of Docker Compose installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Codeface

    Codeface

    Typefaces for source code beautification

    Codeface is a gallery and repository of monospaced fonts for developers. Fonts displayed in the main gallery, bitmap gallery, and CJK gallery are distributed through this repository. The font name link will open the respective font directory where you can download fonts from each typeface. This directory also includes the typeface license. The font archive links on the main gallery page include all fonts in the main gallery and bitmap font gallery collections. The font archive links on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IPython

    IPython

    Command shell for interactive computing in multiple languages

    IPython provides a rich toolkit to help you make the most of using Python interactively. Comprehensive object introspection. IPython provides input history, persistent across sessions. Caching of output results during a session with automatically generated references. Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords. Extensible system of ‘magic’ commands for controlling the environment and performing many tasks...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multilingual Speech Synthesis

    Multilingual Speech Synthesis

    An implementation of Tacotron 2 that supports multilingual experiments

    This repository provides synthesized samples, training and evaluation data, source code, and parameters for the paper One Model, Many Languages: Meta-learning for Multilingual Text-to-Speech. It contains an implementation of Tacotron 2 that supports multilingual experiments and that implements different approaches to encoder parameter sharing. It presents a model combining ideas from Learning to speak fluently in a foreign language: Multilingual speech synthesis and cross-language voice cloning...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Pesterchum-Discord

    Pesterchum-Discord

    A Discord client mimicking the Pesterchum chat client from Homestuck

    A Discord client mimicking the Pesterchum chat client from Homestuck, Uses a lot of code from my Pesterchum Client. A Discord client mimicking the Pesterchum chat client from Homestuck, for the few people who are still interested in that. If you have any questions either contact me the GitHub or add me at Henry#8808 on Discord. This app is not an all-in-one client! It is meant to enhance RP and anything else you wish to do with it, however, it is recommended you still use regular Discord...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cookiecutter-pypackage

    audreyfeldroy's Cookiecutter template for a standard Python package

    This is audreyfeldroy's Cookiecutter template for a standard Python package. Note that the version hosted on SourceForge is just a clone of the original repository used to test Cookiecutter's SVN feature. It is not recommended to use this version for actual work, as it will not be updated. HTTPS: cookiecutter svn+https://svn.code.sf.net/p/cookiecutter-pypackage/code/trunk/cookiecutter-pypackage SVN RO: cookiecutter svn://svn.code.sf.net/p/cookiecutter-pypackage/code/trunk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GGGears
    This application is intended to be a tool for easy, almost automatic, creation and calculation of gear transmission finite element models. It consists of a geometry and mesh generator based on GMSH and a finite element model based on GETFEM++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    DCT

    Diffraction Contrast Tomography analysis code

    Diffraction contrast tomography code base, as developed by researchers from beamline ID19 of the ESRF, Grenoble, France, and Manchester University, UK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TRACARDI - Customer Data Platform

    TRACARDI - Customer Data Platform

    TRACARDI free open-source customer data platform

    ... the way you want it. TRACARDI is a low-code framework you can integrate with other parts of your ecosystem. Integrate it with other open source platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MToolBox

    A bioinformatics pipeline to analyze mtDNA from NGS data

    ... variability and disease-associations for mitochondrial variants. MToolBox provides also a Variant Call Format file (version 4.0) featuring, for the first time, allele-specific heteroplasmy. Please, check out the most recent updates of the source code with the Github repository of MToolBox: https://github.com/mitoNGS/MToolBox or visit the Web version of MToolBox @ MSeqDR: https://mseqdr.org/mtoolbox.php
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    Stable Baselines

    Stable Baselines

    A fork of OpenAI Baselines, implementations of reinforcement learning

    Stable Baselines is a set of improved implementations of reinforcement learning algorithms based on OpenAI Baselines. You can read a detailed presentation of Stable Baselines in the Medium article. These algorithms will make it easier for the research community and industry to replicate, refine, and identify new ideas, and will create good baselines to build projects on top of. We expect these tools will be used as a base around which new ideas can be added, and as a tool for comparing a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MMdnn

    MMdnn

    Tools to help users inter-operate among deep learning frameworks

    ..., which means you can train a model with one framework and deploy it with another. During the model conversion, we generate some code snippets to simplify later retraining or inference. We provide a model collection to help you find some popular models. We provide a model visualizer to display the network architecture more intuitively. We provide some guidelines to help you deploy DL models to another hardware platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Optimus

    Optimus

    Agile Data Preparation Workflows made easy with Pandas

    Easily write code to clean, transform, explore and visualize data using Python. Process using a simple API, making it easy to use for newcomers. More than 100 functions to handle strings, process dates, urls and emails. Easily plot data from any size. Out-of-box functions to explore and fix data quality. Use the same code to process your data in your laptop or in a remote cluster of GPUs.
    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.