Search Results for "python basic project" - Page 49

Showing 5593 open source projects for "python basic project"

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

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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
  • 1
    AntiAFK

    AntiAFK

    Prevents being kicked due to inactivity from most games

    A lightweight and basic script, that prevents being kicked due to inactivity from most games.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Milligram

    Milligram

    A minimalist CSS framework

    ... in the header of your project. Just that! The Button, an essential part of any user experience. Buttons come in three basic styles in Milligram: The button element has flat color by default, whereas .button-outline has a simple outline around, and .button-clear is entirely clear. The List is a very versatile and common way to display items. Milligram has three types of lists.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Model T Dice Box

    Model T Dice Box

    RPG dice roll simulator for vintage Tandy TRS-80 100/102/200 laptops

    ..., that really is the best time-travel RPG you might never play), and one-off rolls like Traveller's d66. See the feature list for more RPG systems available! This project includes the compact source code (.DO), the tokenized BASIC (.BA), and a REX image (.BY). Dice Box needs around 1KB memory while running and the tokenized BASIC file is ~12KB. And check out the video! Fun fun fun! Files also available at: http://www.club100.org/memfiles/index.php?&direction=0&order=&directory=Steve%20Baker
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Calc Mosaic

    Calc Mosaic

    A spreadsheet mosaic art creator with OpenOffice Calc.

    Calc Mosaic is a program to create mosaic art from images with OpenOffice Calc. This can be used to create cool stop-motion movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeBeagle

    CodeBeagle

    A tool to search source code based on a full text index

    ... to update the index. Advanced features are the support of multiple search locations, extensible context menus and custom search scripts which allow to automate sequences of searches. Project moved to GitHub: https://github.com/otengler/CodeBeagle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cryptoconverter

    Cryptoconverter

    An application to inter convert cryptocurrency

    In this project we have created a crypto currency converter using python which can convert one cryptocurrency to various other currencies with a real-time graph on past 10 years values respectively to help traders and brokers visualize general market trends. The project also has an integrated News section with top headlines on the currency being converted for stock enthusiasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    minimidi_chung , 2 & DLL
    minimidi chung is a midi folder player (up to 21 midi folders, 100 midifiles per folder) using midipiano_chungDLL dll player version of midipiano_chung (freeware) with unique midipiano chung piano sound. Just double click and let the music play .Written in easy fast compiled freebasic. a DLL version minimidi_chungDLL allows to launch the application in another thread than the main program to reduce cpu overhead (especially on multicore cpus) . minimidi2_chung is a mypiano_chung bass dll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Excel Gantt

    Excel Gantt

    Excel Gantt, easy Scheduling for fast Planning

    The main purpose of this Program is to fill a gap in Project Scheduling concerning the existing Software. This gap is noticeable whenever a contractor wants to Schedule a small project and finds no easy way to do it so. The existing software like MS Project or Primavera among others not only require skilled professionals but also aren’t readily available like the ubiquitous Excel… On top of that, they have their own idiosyncrasies that by themselves represent equal or greater difficulties...
    Downloads: 4 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
  • 10
    Neural Networks Collection

    Neural Networks Collection

    Neural Networks Collection

    This project implements in C++ a bunch of known Neural Networks. So far the project implements: LVQ in several variants, SOM in several variants, Hopfield network and Perceptron. Other neural network types are planned, but not implemented yet. The project can run in two modes: command line tool and Python 7.2 extension. Currently, Python version appears more functional, as it allows easy interaction with algorithms developed by other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GammaCameraQC

    Python Scripting for Gamma Camera Quality Control Images

    This project aims to develop and host Python scripts for the analysis of images from gamma camera quality control tests. They are free tools to optimize and standardize the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Think Bayes

    Think Bayes

    Code repository for Think Bayes

    ThinkBayes is the code repository accompanying Think Bayes: a book on Bayesian statistics written in a computational style. Instead of heavy focus on continuous mathematics or calculus, the book emphasizes learning Bayesian inference by writing Python programs. The project includes code examples, scripts, and environments that correspond to the chapters of the book. Learners can run the code, experiment with probability distributions, compute posterior probabilities, and understand Bayesian...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Magnitude

    Magnitude

    A fast, efficient universal vector embedding utility package

    A feature-packed Python package and vector storage file format for utilizing vector embeddings in machine learning models in a fast, efficient, and simple manner developed by Plasticity. It is primarily intended to be a simpler / faster alternative to Gensim but can be used as a generic key-vector store for domains outside NLP. It offers unique features like out-of-vocabulary lookups and streaming of large models over HTTP. Published in our paper at EMNLP 2018 and available on arXiv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Streisand

    Streisand

    Streisand sets up a new server running your choice

    Streisand is a tool that automates the deployment of censorship-resistant VPN services on cloud servers. It was created to help users bypass internet censorship and surveillance by quickly setting up secure communication channels without needing deep system administration expertise. With just a cloud provider account and basic Unix command-line knowledge, Streisand can provision a server and configure multiple VPN and proxy protocols almost automatically. This includes OpenVPN, WireGuard...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 15
    ModbusPal - a Java MODBUS simulator
    ModbusPal is a project to develop a PC-based Modbus simulator. Its goal is to reproduce a realistic environment, with many slaves and animated register values. Almost everything in ModbusPal can be customized and controlled by scripts.
    Leader badge
    Downloads: 184 This Week
    Last Update:
    See Project
  • 16
    PyTorch GAN Zoo

    PyTorch GAN Zoo

    A mix of GAN implementations including progressive growing

    PyTorch GAN Zoo is a comprehensive open research toolbox designed for experimenting with and developing Generative Adversarial Networks (GANs) using PyTorch. The project provides modular implementations of popular GAN architectures, including Progressive Growing of GANs (PGAN), DCGAN, and an experimental StyleGAN version. It is built to support both researchers and developers who want to train, evaluate, and extend GANs efficiently across diverse datasets such as CelebA-HQ, FashionGen, DTD...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PyVakitci

    PyVakitci

    Namaz vakitlerini gösterir, ezan okur.

    Diyanet verilerine göre tüm ülke ve şehirler için namaz vakitlerini gösterir, isteğe bağlı olarak namaz vaktinde ezan ve ezan duasını okur. Son güncelleme 27 Aralık 2020 tarihinde yapılmıştır. Program çalıştırılırken hata verirse Microsoft Visual C++ 2010 Redistributable Package (x86) dosyasının kurulması gerekiyor: http://master.dl.sourceforge.net/project/pyvakitci2011/vcredist_x86.exe Bu kurulurken Windows Installer ile ilgili bir hata verirse bu bağlantıdan sisteminize uygun olanı...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    End-to-End Negotiator

    End-to-End Negotiator

    Deal or No Deal? End-to-End Learning for Negotiation Dialogues

    End-to-End Negotiator is a PyTorch-based research framework developed by Facebook AI Research to train neural agents capable of conducting strategic negotiations in natural language. The project implements the models presented in two key papers: “Deal or No Deal? End-to-End Learning for Negotiation Dialogues” and “Hierarchical Text Generation and Planning for Strategic Dialogue”. It enables agents to plan, reason, and communicate effectively to maximize outcomes in multi-turn negotiations over...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SkyWater PDK

    SkyWater PDK

    Open source process design kit for usage with SkyWater Technology

    ... a manufacturable GDS. Because the PDK is open, it becomes a common target for community reference designs, open tapeouts, and teaching curricula. Documentation and example flows show how to assemble complete toolchains, from RTL to sign-off, using open EDA components. The project effectively lowers the barrier to custom silicon, catalyzing an ecosystem around an accessible 130-nm process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DepHell

    DepHell

    Python project management. Manage packages

    DepHell is a Python packaging and dependency management tool that aims to unify and simplify the Python packaging ecosystem. It can convert between various formats (Pipfile, poetry, setup.py, etc.), manage virtual environments, and ensure reproducible builds. It's a powerful tool for Python developers juggling complex dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Beamology

    Beamology

    Beamology: Semicom Project Management

    Beamology is the leading field of project management for SuperWikia Alpha semicom codesmiths. Its residency programs offer vital resources for SuperWikia vertical environment development and utilities needed for SA-VEC certification. Beamology residents are automatically licensed to access the Transcom system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Metrix++

    Metrix++

    Management of source code quality is possible.

    The project has been moved to https://github.com/metrixplusplus/metrixplusplus ______________________ Metrix++ is an extendable tool to collect and analyse code metrics. - Multiple languages supported - Multiple metrics available - Configurable. Every metric has got 'turn-on' and other configuration options. There are no predefined thresholds for metrics or rules. You can choose and configure any limit you want. - High-performance. Processes thousands of files per minutes. - Seamless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FontForge Windows builds

    FontForge Windows builds

    Unofficial Windows builds of FontForge

    The aim of this project is to compile up-to-date Windows builds of FontForge. For 'stable' builds, see https://github.com/fontforge/fontforge/releases The build system used was based off that offered by Matthew Petroff (http://www.mpetroff.net/software/fontforge-windows/), but has since been practically rewritten. New in 11/07/2020: * Synced with the 20201107 release. New in 06/04/2020: * Updated to latest master, picks up a clipboard copying fix New in 14/03/2020: * Synced...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 24
    Arch XFerience

    Arch XFerience

    Arch Linux based distro built for usability, simplicity & stability

    NEW PROJECT HOME --> https://www.xferience.org/ Arch XFerience is a modern OS built for day-to-day operations with tons of packages & features. Some call it the Swiss Army Knife o' Linux, others - the survival kit! The core components of XFce4, systemd, LightDM, PulseAudio & NetworkManager make it work like a dream. It packs the most useful software including but not limited to - media playback (VLC), office suite (LibreOffice), gaming (Steam), OS virtualization (VirtualBox), Web Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jQuery Touch Events

    jQuery Touch Events

    A collection of mobile event plugins for jQuery

    This is a series of plugins that create additional events that can be used in combination with jQuery when developing for mobile devices. The events are also compatible with desktop browsers to ensure ultimate compatibility for your projects. In time, we will update the Repository to include some very basic demonstrations to get you started with using the events, but for now, we've put together a list of the events that are provided, and what they do. As explained, the events are each triggered...
    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.