Showing 347 open source projects for "python cli"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    GIF for CLI

    GIF for CLI

    Takes in a GIF, short video, or a query to the Tenor GIF API

    gif-for-cli is a small, playful utility that brings animated GIFs to the command line by rendering frames directly in a terminal. It takes an input GIF (or a URL) and converts each frame into a terminal-friendly representation, timing updates to approximate the original animation. Depending on terminal capabilities, it can use ANSI color blocks or image protocols to achieve surprisingly faithful playback. The tool includes conveniences such as looping control, scaling to fit your terminal...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GraphicsFuzz

    GraphicsFuzz

    A testing framework for automatically finding and simplifying bugs

    GraphicsFuzz is a framework developed by Google for testing and fuzzing graphics drivers using automatically generated GLSL shaders. It helps identify security vulnerabilities, driver crashes, and rendering inconsistencies in OpenGL and Vulkan drivers by feeding them randomized but valid shader programs. Originally developed through academic research, GraphicsFuzz automates the process of minimizing and analyzing problematic shaders, helping hardware vendors and driver developers improve the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Legit

    Legit

    Git for Humans, Inspired by GitHub for Mac™

    Legit is a complementary command-line interface for Git, optimized for workflow simplicity. It is heavily inspired by GitHub for Mac. We haven't re-created the git CLI tool in a GUI, we've created something different. We've created a tool that makes Git more accessible. Little things like auto-stashing when you switch branches will confuse git veterans, but it will make Git much easier to grok for newcomers because of the assumptions it makes about your Git workflow. Switches to specified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CBMPy

    CBMPy

    PySCeS Constraint Based Modelling

    PySCeS CBMPy is a new platform for constraint based modelling and analysis. It has been designed using principles developed in the PySCeS simulation software project: usability, flexibility and accessibility. CBMPy supports the latest standards for encoding CBM models encoding, SBML L3 FBC, COBRA as well as MIRIAM compliant RDF and custom annotations. Its architecture is both extensible and flexible using data structures that are intuitive to the biologist while transparently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    SaveTube

    SaveTube

    Youtube-dl GUI Wrapper

    A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. SaveTube is a command-line as well as GUI program to download videos from YouTube.com and a few more sites. It requires youtube-dl and the Python interpreter, version 3.2+, also it is not platform specific. It should work on your Unix box, on Windows or on macOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    filehash

    API to work with hashsum files from command line and Python code.

    Filehash module provides API to work with hashsum files from command line and python code. The main goals: * provide CLI utilites alike md5sum when POSIX utils is not an option; * ad-hoc script to store and update hashes for files in whole directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Budou

    Budou

    Budou is an auto organizer tool for beautiful line breaking in CJK

    Budou is a Python library developed by Google to improve web typography for CJK (Chinese, Japanese, Korean) languages by producing semantically meaningful line breaks. Unlike English, CJK scripts lack spaces or hyphenation cues, often resulting in awkward or unreadable text wrapping on web pages. Budou addresses this issue by segmenting sentences into logical lexical chunks and wrapping each chunk in non-breaking HTML <span> tags. These spans can be styled with CSS to ensure smooth, visually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TicTacToe Pygame

    TicTacToe Pygame

    A Simple TicTacToe game with 4 levels made with Python and Pygame.

    TicTacToe-Pygame A Simple TicTacToe game with 4 difficulty levels made with Python and Pygame from scratch with minimum externally achieved code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GPT-2 FR

    GPT-2 FR

    GPT-2 French demo | Démo française de GPT-2

    ... checkpoint/run1, is to be put ingpt2-model/model1 model2 model3 etc. You can run the script deploy_cloudrun.shto deploy all your different models (into gpt2-model) at once. However, you must have already initialized the gcloud CLI tool (Cloud SDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Spotify Music Downloader

    Spotify Music Downloader

    Spotify Music Downloader

    Download music from Spotify and other music sources.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    xLearn

    xLearn

    High performance, easy-to-use, and scalable machine learning (ML)

    xLearn is a high-performance, easy-to-use, and scalable machine learning package that contains linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM), all of which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data. Many real-world datasets deal with high dimensional sparse feature vectors like a recommendation system where the number of categories and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    cntnr

    cntnr

    CLI wrapper for basic container (Docker/libpod) management tasks

    CLI wrapper for basic container (Docker/libpod) management tasks. This is a Python wrapper script to simplify specific tasks in a container environment. It is designed to work with your container runtime of choice (currently podman and docker). A CLI menu makes these selections possible. This project was created for a lab assignment in NSSA-244 Virtualization at the Rochester Institute of Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gitsome

    gitsome

    A supercharged Git/GitHub command line interface (CLI)

    Although the standard Git command line is a great tool to manage your Git-powered repos, it can be tough to remember the usage of 150+ porcelain and plumbing commands, countless command-specific options, and resources such as tags and branches. The Git command line does not integrate with GitHub, forcing you to toggle between command line and browser. gitsome aims to supercharge your standard git/shell interface by focusing on improving ease-of-use and increasing productivity. Not all GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VirtScreen

    VirtScreen

    Make your iPad/tablet/computer into a secondary monitor on Linux

    Make your iPad/tablet/computer a secondary monitor on Linux. VirtScreen is an easy-to-use Linux GUI app that creates a virtual secondary screen and shares it through VNC. VirtScreen is based on PyQt5 and asyncio on the Python side and uses x11vnc and XRandR.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Jupyter Themes

    Jupyter Themes

    Custom Jupyter Notebook Themes

    jupyter-themes brings theme management to classic Jupyter Notebooks with a command-line tool that can restyle the interface, code cells, and UI chrome in seconds. It ships a catalog of popular dark and light themes and lets you customize fonts, font sizes, cell widths, and toolbar visibility so the notebook matches your preferred reading and coding ergonomics. The theming system adjusts CodeMirror syntax highlighting to keep code legible against chosen backgrounds and provides options to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RouterSploit

    RouterSploit

    Exploitation Framework for Embedded Devices

    RouterSploit is an open-source exploitation framework focused on embedded devices such as routers, cameras, and IoT gadgets. It offers modules for exploits, scanners, and credentials testing, making it a valuable tool for security professionals and researchers. Inspired by Metasploit, it provides a CLI for executing attacks, testing device vulnerabilities, and simulating real-world exploitation scenarios in a legal and ethical manner.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    GLPK for C#/CLI

    GLPK for C#/CLI

    Common language interface binding for the GLPK library.

    GLPK for C#/CLI allows you to use the Gnu Linear Programming Kit with all .NET/Mono languages (C#, F#, Python, J#, Scala, Visual Basic, ...). Makefiles for Windows and Linux are provided. Windows binaries are provided by project GLPK for Windows, http://winglpk.sourceforge.net/.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    EvalAI

    EvalAI

    Evaluating state of the art in AI

    EvalAI is an open-source platform for evaluating and comparing machine learning (ML) and artificial intelligence (AI) algorithms at scale. We allow the creation of an arbitrary number of evaluation phases and dataset splits, compatibility using any programming language, and organizing results in both public and private leaderboards. Certain large-scale challenges need special computing capabilities for evaluation. If the challenge needs extra computational power, challenge organizers can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    chrome-cut-cli

    chrome-cut-cli

    command line tool to scan, detect, stream and control chrome cast

    Basic command line tool to async scan, detect, stream and control chrome cast devices. Great for pranking someone with a chrome cast device in your local network. Plus there is a GUI version here. https://sourceforge.net/projects/chrome-cut/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyCryptImg

    CLI image text encryption using python

    Simple python program to encrypt up to 255 character text into .png or .bmp images. VIEW the README for further instructions as well as image specifications. Used pyinstaller to compile into an .exe ---Feedback is welcome ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 327 This Week
    Last Update:
    See Project
  • 23

    sql-linux-lab

    Scripts and documentation to get started with MS SQL Server on Linux

    Sql-linux-lab provides a set of Transact-SQL scripts with associated documentation to get started with Microsoft SQL Server on a Linux server embedding persistent memory NVDIMMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kubernetes shell

    Kubernetes shell

    Kubernetes shell: An integrated shell for working with the Kubernetes

    Kube-shell: An integrated shell for working with the Kubernetes CLI. Under the hood kube-shell still calls kubectl. Kube-shell aims to provide ease-of-use of kubectl and increase productivity. You can use up-arrow and down-arrow to walk through the history of commands executed. Also, up-arrow partial string matching is possible. For e.g. enter 'kubectl get' and use up-arrow and down-arrow to browse through all kubectl get commands. You could also use CTRL+r to search from the history...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    CordovaGui is a gui frontend for Apache Cordova CLI. It is possible to create a hybrid mobile app using CordovaGui, you can add plugins, platforms, debug your app and build releases. With CordovaGui you can use html, css and javascript preprocessors in easy way. Every time you debug, build or open the index.html file in your browser using CordovaGui, your source files are compiled immediately.
    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.