Showing 669 open source projects for "compiler python linux"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Chrome Enterprise's advanced, built in security helps IT teams prevent breaches before they happen.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    kakagui

    kakagui

    Kakagui is a gui interface for kakasi, the Kanji Kana Simple Inverter

    Kakagui かかぐい, is a gui interface for kakasi, the Kanji Kana Simple Inverter. It can be used by Japanese learners who do not yet have a strong grasp on Kanji to convert text to hiragana/katakana or Romaji to help in reading Japanese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UMHDL

    UMHDL

    Integrated Development Environment (IDE) for learning HDL

    ..., the interface developed acts as a front-end that allows writing code (with syntax highlighting), invokes an external VHDL compiler and simulator (such as GHDL), and displays the result of the simulation graphically as waveforms (invoking to GTKWave).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    AllenNLP

    AllenNLP

    An open-source NLP research library, built on PyTorch

    AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP problem, along with the infrastructure to easily run them in the cloud or on your laptop. AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment). AllenNLP supports loading "plugins" dynamically. A plugin is just a Python package that provides custom registered classes or additional allennlp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DeepMind Educational Resources

    DeepMind Educational Resources

    DeepMind's repo of educational notebooks for learning AI and research

    Educational is an open collection of interactive tutorials created by Google DeepMind to make the fundamentals of machine learning and artificial intelligence accessible to learners of all backgrounds. The repository provides hands-on, beginner-friendly resources that introduce essential AI concepts through Google Colab notebooks, combining intuitive explanations with executable code. The tutorials cover a broad range of topics—from foundational Python programming and data handling...
    Downloads: 2 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
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    Hello AI World is a great way to start using Jetson and experiencing the power of AI. In just a couple of hours, you can have a set of deep learning inference demos up and running for realtime image classification and object detection on your Jetson Developer Kit with JetPack SDK and NVIDIA TensorRT. The tutorial focuses on networks related to computer vision, and includes the use of live cameras. You’ll also get to code your own easy-to-follow recognition program in Python or C++, and train...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Personal Study Planner

    Personal Study Planner

    Python program that create a personalized study plan for your exams.

    # StudyPlanner This is a simple Python program that helps you create a personalized study plan for your exams. It calculates the number of hours and pages you need to study every day to be fully prepared for your exams. # Installation To run the program, you'll need to have Python installed on your computer. You can download it from the official website: https://www.python.org/downloads/ You'll also need to have the following modules installed: * tkinter * datetime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    preMath

    preMath

    Basic Maths for pre-school

    It a basic Maths program to help children to count.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brain Tokyo Workshop

    Brain Tokyo Workshop

    Experiments and code from Google Brain’s Tokyo research workshop

    The Brain Tokyo Workshop repository hosts a collection of research materials and experimental code developed by the Google Brain team based in Tokyo. It showcases a variety of cutting-edge projects in artificial intelligence, particularly in the areas of neuroevolution, reinforcement learning, and model interpretability. Each project explores innovative approaches to learning, prediction, and creativity in neural networks, often through unconventional or biologically inspired methods. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Catalyst

    Catalyst

    Accelerated deep learning R&D

    ... something totally new. Catalyst is compatible with Python 3.6+. PyTorch 1.1+, and has been tested on Ubuntu 16.04/18.04/20.04, macOS 10.15, Windows 10 and Windows Subsystem for Linux. It's part of the PyTorch Ecosystem, as well as the Catalyst Ecosystem which includes Alchemy (experiments logging & visualization) and Reaction (convenient deep learning models serving).
    Downloads: 3 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    Sudoku Maker is a generator for Sudoku number puzzles. It uses a genetic algorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Haircut_EQ

    Haircut_EQ

    Fetches the historical Haircut data (%) of Equities and Gold Bonds

    Haircut is the amount of margin money deducted while pledging the Equites/ Mutual Funds / Bonds for trading. A haircut value of 13% means that, if a share worth of Rs 100 is pledged for trading, then Rs. 13 will be deducted and Rs. 87 will be given as collateral margin for trading. It is based on previous closing price. This program is used to identify the real value of a share with date. It fetches the historical Haircut data (%) and Price of an equity listed in NSE, India at a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Binarytree

    Binarytree

    Python library for studying Binary Trees

    Binarytree is Python library that lets you generate, visualize, inspect and manipulate binary trees. Skip the tedious work of setting up test data, and dive straight into practicing algorithms. Heaps and BSTs (binary search trees) are also supported. Binarytree supports another representation which is more compact but without the indexing properties. Traverse trees using different algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Machine Learning PyTorch Scikit-Learn

    Machine Learning PyTorch Scikit-Learn

    Code Repository for Machine Learning with PyTorch and Scikit-Learn

    Initially, this project started as the 4th edition of Python Machine Learning. However, after putting so much passion and hard work into the changes and new topics, we thought it deserved a new title. So, what’s new? There are many contents and additions, including the switch from TensorFlow to PyTorch, new chapters on graph neural networks and transformers, a new section on gradient boosting, and many more that I will detail in a separate blog post. For those who are interested in knowing what...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    MultiPseudo
    ..., mostrando algunas diferencias con el Pseudocódigo Castellano Clásico, que incluye ciertas palabras clave obtenidas como resultado de un estudio, seleccionadas como preferidas por los estudiantes. Permite la traducción de algoritmos entre los diferentes lenguajes de Pseudocódigo, así como la traducción del código a Python 2. MultiPseudo también permite la programación y desarrollo de algoritmos en Python 2. Disponible una versión en Java con uso de Jython y otra versión Javascript con uso de Skulpt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    openpublipostage

    Édition automatisée de conventions de stage.

    Logiciel en Python permettant l'automatisations de l'édition de conventions de stage à partir d'un document en .doc ou .docx et d'une base de données en .xlsx.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Haircut_MF

    Haircut_MF

    Fetches the historical Haircut data (%) of Mutual Funds and Bonds

    Haircut is the amount of margin money deducted while pledging the Equites/ Mutual Funds / Bonds for trading. A haircut value of 13% means that, if a share worth of Rs 100 is pledged for trading, then Rs. 13 will be deducted and Rs. 87 will be given as collateral margin for trading. It is based on previous closing price (NAV). This program is used to identify the real value of an equity / share / mutual fund / Bonds / SGB with date. This program fetches the historical Haircut data (%)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Practice Python

    Practice Python

    Part of my daily plan for studying Python

    practice-python provides a structured set of small, focused exercises aimed at building fluency with Python fundamentals. The tasks emphasize real coding over passive reading, nudging you to write, run, and iterate on solutions. Exercises commonly target strings, lists, dictionaries, control flow, functions, classes, and common algorithms, reinforcing idiomatic Python patterns. Many problems are intentionally minimal in boilerplate so you can concentrate on logic and clarity. The collection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EduData

    EduData

    Datasets in Education and convenient interface for dataset

    Datasets in Education and convenient interface for downloading and preprocessing dataset in education. The CLI tools to quickly convert the "raw" data of the dataset into "mature" data for knowledge tracing task. The "mature" data is in json sequence format and can be modeled by XKT and TKT(TBA) The analysis dataset tool only supports the json sequence format. To check the following statical indexes of the dataset. In order to better verify the effectiveness of the model, the dataset is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    arclog archives the log files monthly. It supports Apache access log, Syslog, NTP, Apache 1 SSL engine log, modified ISO date/time log file formats, and Apache-like logs like CUPS, ProFTPD, Pure-FTPd… etc., and gzip and bzip2 compression methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Arrear_Pension_Calculator

    Arrear_Pension_Calculator

    Simple app for calculating arrear pension amount of a given period.

    A simple Arrear Pension Calculator app written in python with GUI specifically Govt. employees (Central & State). This application calculates arrear (Due - Drawn) / overdrawn / recovery of pension between any given periods. This app is not associated with the Govt. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gambit
    A library of tools for doing computation in game theory.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22
    Axiom is a computer algebra system. It consists of an interpreter, a compiler and a library of algorithms. Axiom is an excellent research platform as well as a useful tool for scientific programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    internet-control is a very special implementation of parental control. It allows the child to be productive at the computer while lowering the danger of addiction to a minimum. Instead of restricting the time the computer may be used, it allows parents to restrict the time the computer may be connected to the internet. This way the child is still able to do its homework at the computer, but the danger of addiction to a game or social media application is minimised - the unpredictabillity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PersonGen

    PersonGen

    A minor Project in Python which uses the RandomUser API .

    A Small Program in Python That Makes Use of RandomUser API To Generate Random Person Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project