Search Results for "python::module" - Page 93

Showing 16996 open source projects for "python::module"

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 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
  • 1
    GLM-4-32B-0414

    GLM-4-32B-0414

    Open Multilingual Multimodal Chat LMs

    GLM-4-32B-0414 is a powerful open-source large language model featuring 32 billion parameters, designed to deliver performance comparable to leading models like OpenAI’s GPT series. It supports multilingual and multimodal chat capabilities with an extensive 32K token context length, making it ideal for dialogue, reasoning, and complex task completion. The model is pre-trained on 15 trillion tokens of high-quality data, including substantial synthetic reasoning datasets, and further enhanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Entropy Linux

    Entropy Linux

    Arch based, Modern, Midweight, Practical, Experimental, AMD, Szmelc

    Based on Arch. Built for Power Users and Sysadmins. Built for those who demand control over their system. Optimized for AMD™, it features a global dark theme and a suite of powerful tools for advanced users. Developed by two lead devs and their squad, it’s raw, unpolished, and built for those who love to tinker, learn, and push boundaries. Why Entropy? Power & Flexibility: Designed for power users, sysadmins, and DevOps pros. Advanced Toolset: Custom utilities to boost...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LibrePLM

    LibrePLM

    LibrePLM integrates CAD editors in Odoo / LibrERP

    Save and manage Engineering informations from CAD system directly in Odoo or LibrERP. Integrated in CAD system, allows complete Product Lifecycle control. Reduce time to market, improve your business and avoid trivial errors. Server New Release : 2025 Q3 - Minor fixes on Odoo version 18.0. Client New Release : 2025 Q3 - Minor fixes on Autocad integration. Supported: Windows 11. Added new tool GetNodeID to help you asking activation code. Have more info :...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Moliom Solana Bot

    Moliom Solana Bot

    Raydium + Pumpfun sniper bot with user-friendly GUI interface. Free

    !This bot is completely Free. The open source code available! This bot was developed by me and a friend. Initially we did it for ourselves, but later decided to give in free use to all people. The bot also has a very convenient and understandable for all interface
    Downloads: 1 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
    IP-XACT 2009/2014  Platform

    IP-XACT 2009/2014 Platform

    Smart GUI/Commandline tools to create IP-XACT( 2009/2014) files

    Smart GUI to create or update IP-XACT often needed for the IP packaging. It has capability create Bus Definitions from scratch to populate BusDef library. One can create IP-XACT Component, Design or Registers by importing Ip in System Verilog/Verilog-95/VHDL, instantiate Bus Interfaces with proper port maps and attributes as needed. Smart GUI to create IP-XACT Registers, Memory Maps, Address Blocks for IP- has feature to import XLS or Verilog . It has Tcl/Python API support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bKappa

    bKappa

    Cross-platform incremental backup

    ... and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024. Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Security Log Generator

    Security Log Generator

    Generates logs of typical formats that would often be found in a SOC

    Generates logs of typical formats that would often be found in a SOC. As of 31st January 2023, it supports IDS, Web Access and Endpoint log formats. Can generate a specific number of events in a linear fashion or use a waveform to add 'bumpiness' to your data. The code is modular and extensible, adding additional formats can be done with relative ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Workalendar

    Workalendar

    Worldwide holidays and workdays computational toolkit

    Worldwide holidays and workdays computational toolkit. Workalendar is a Python module that offers classes able to handle calendars, list legal/religious holidays and give working-day-related computation functions. This library is ready for production, although we may warn eventual users: some calendars may not be up-to-date, and this library doesn’t cover all the existing countries on earth (yet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Churrasquito

    Churrasquito

    Beta and POC project about portable and distributed database

    codename churrasquito
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pybris

    Pybris

    B language compiler written in Python targeting RISVM

    Pybris is a compiler written in Python using Pyparsing for the B Programming Language. The compiler emits a variant of Bitmario RISVM assembly. The practical goal of the project is to provide a way to develop digital signal processing (DSP) effects for the Competent Audio library that is a friendlier alternative to writing RISVM assembly by hand. Pybris is written for Python 2.7, but has also been tested to run with Python 3.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fapws4

    Fast Asynchronous Python Web Server

    Goal of this project is to re-write Fapws3 but on Python-3.x. Basically, most of the treatments will be made via C instructions, just the logic of the website will be written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JustMQTT

    JustMQTT

    MQTT Client app built with Python

    MQTT Client HMI built with Python to communicate via a Broker. Username, broker ip and topic are stored in a local text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    MailCleaner is no longer maintained. It will return soon in another form. [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Генератор занятий

    Генератор занятий

    Сгенерирую тебе идеи для саморазвития

    Программа имеет 6 разных категорий занятий, при нажатии на них генерируеться случайное занятие. Работает на MacOS Для связи: @vladislavmojseev@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    yt-link-checker

    A basically useless python youtube link checker

    This is what I use to check youtube links in a .txt file and add youtube links to my steam profile, this is completely useless. (probably works on Linux, idk I cant get python to work on Linux.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    emid

    emid is a Python program for voice emotion identification experiments.

    emid is a Python program for voice emotion identification experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/emid/emid.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    sound_source_id

    sound_source_id is a Python program for sound localization experiments

    sound_source_id is a Python program for sound localization experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/sound_source_id/sound_source_id.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FotoPiCamera

    Python Script um mit Raspi-Kamera Fotos zu machen

    Die Raspi-Kamera mit 12 MP und C-Mount_Anschluss eignet sich gut, um mikroskopische Bilder zu machen. Zur Ansteuerung habe ich ein kleines Python-Skript geschrieben, das ich hiermit veröffentliche. Die neueren Versionen des Raspi-Betriebssystems unterstützen picamera nicht mehr, dafür gibt es jetzt picamera2. Dafür gibt es jetzt eine neue Version unter foto_oop_...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    98Softwares

    98Softwares

    Softwares for 98Softwares system

    Compilation of softwares to use with 98Softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CodeJo

    CodeJo

    Web-based introductory coding environment

    CodeJo is a web app that allows users to write Python code to control a web canvas element (a pixel grid) or another graphical display element. At this time, grid (web canvas) and fabric (a library that also uses a web canvas) are available, but new modules can be added to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CustomTkinter forms example
    Sign in and Sign up forms built with customtkinter GitHub page: https://github.com/Northstrix/customtkinter-sign-in-and-sign-up-forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FePy project aims to provide enhancements and add-ons for IronPython, an implementation of Python programming language.
    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.