Showing 19 open source projects for "website using python"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    word_cloud

    word_cloud

    A little word cloud generator in Python

    A little word cloud generator in Python. The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    command-storage

    A command-line tool designed to store CLI commands for quick access

    It is a command-line tool designed to store CLI commands for quick access and usage. Think of it as a simple notes app specifically tailored for storing commands using customizable keys. The package is available on PyPi:https://pypi.org/project/command-storage/ For more information, please check out the GitHub repository: https://github.com/ashu-tosh-kumar/command-storage
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    neuro-timer

    neuro-timer

    A productivity timer for Linux with focus protocols

    Neuro Timer is a GTK3 desktop application for Linux that helps you optimize your work sessions using proven productivity protocols. Features include deep work timers, NSDR (Non-Sleep Deep Rest) with ambient audio, and brown noise for focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    shortcutnotes

    shortcutnotes

    copy but NO Paste and make presentations with PDF support.

    The Modern Notes & Presentation Creator is a Python desktop application built using CustomTkinter, designed for managing rich text notes and creating PowerPoint presentations. It features a clean, modern GUI with dark/light theme toggling and adjustable font sizes. Users can copy text from the clipboard, automatically add serial numbers, and organize content in a text area with support for Unicode, including Hindi text and emojis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    Universal Clock

    simple universal clock

    a simple Windows software called Kara Universal Clock. Using this program, you can see the current date and time of that city by typing the first letters of the desired city and selecting that city from the list. This software can be used for those who work with foreign clients, work in international companies, or for any reason need to know the exact time of a city anywhere in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    twert

    twert

    Website, application blocking with scheduling. Self/Parental control.

    Anti-procrastination website and application blocker with scheduling. Perfect for students and parents alike. A free and open-source alternative to Cold Turkey. Made by Dang Nam Anh, Truong Duc Quan and Trieu Tran Duc Tri.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    URS (Universal Reddit Scraper)

    URS (Universal Reddit Scraper)

    A comprehensive Reddit scraping command-line tool written in Python

    Universal Reddit Scraper, a comprehensive Reddit scraping command-line tool written in Python. Whether you are using URS for enterprise or personal use, I am very interested in hearing about your use case and how it has helped you achieve a goal. This is a comprehensive Reddit scraping tool that integrates multiple features. All files except for those generated by the wordcloud tool are exported to JSON by default. Wordcloud files are exported to PNG by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ConvertText

    ConvertText

    ConvertText lets anyone change the case of your text easily.

    ConvertText is a very handy text tool where you can change between cases like Uppercase, Title Case, Random Case, Reverse Text, Backwards Text, Phonetic Alphabet and 1337 (Leet Speak).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Data Entry System v2

    Data Entry System v2

    Framework with web data entry, OCR & designer

    Framework with web data entry,, verification, OCR & project designer. It works with Docker or Debian dedicated server. Fast and Optimized version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Mindfulness at the Computer

    Mindfulness at the Computer

    Helps you stay mindful of your breathing while using your computer

    This application reminds you to take breaks from the computer, helps you remember to stay in touch with and be mindful of your breathing and body while sitting at the computer, and helps you concentrate on breathing in and out when you need a breathing pause.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Linux-reminders

    Linux-reminders

    A simple reminder Gui for Linux using wxpython

    A simple reminder tool for those of us who have lots to do and a mind like a sieve. The following types of reminder can be created: One off, at a specified date and time; every 15 minutes; every 30 minutes; every 45 minutes; every hour; daily; monthly; weekly; annually; last day of the month; penultimate day of the month; the 1st,2nd,3rd,4th or last Monday of the month; the 1st,2nd,3rd,4th or last Tuesday of the month; the 1st,2nd,3rd,4th or last Wednesday of the month; the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    wordle

    wordle

    Create a wordcloud for a Git repository

    ...Can also create wordclouds from directories of source files or a single source file. wordle uses tox to automate testing and packaging, and pre-commit to maintain code quality. Tests are run with tox and pytest. To run tests for a specific Python version, such as Python 3.6. The documentation is powered by Sphinx. A local copy of the documentation can be built with tox. Type annotations are checked using mypy. Run mypy using tox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Souper

    Souper

    A superoptimizer for LLVM IR

    Souper is a superoptimizer for LLVM IR designed to automatically discover missed optimization opportunities within LLVM’s mid-end optimizers. By leveraging SMT (Satisfiability Modulo Theories) solvers, Souper symbolically analyzes LLVM Intermediate Representation (IR) to synthesize equivalent, more efficient expressions. It identifies peephole optimizations—small instruction-level improvements—that LLVM’s optimizer may overlook, thereby improving compiled code quality. Souper can operate in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This program uses crontab to set dates, times, etc... for this alarm clock. The GUI interfaces was built using easygui for Python, and the script is activated using a bash script. This program was built for Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    note taking simplified
    *nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A tag based personal note taking system, written in python using sqlite. This program is designed to help you organize your thoughts. It uses tags in a way similar to Gmail's "labels" or del.icio.us tags. Any contribution welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A graphical, hierarchical note-taking application, using reStructuredText, python and PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cournal

    Cournal

    Cournal is a collaborative note taking and journal application using a

    Cournal allows multiple users to annotate PDF files in real-time. The goal of this project is a full featured note taking application (like Xournal or Windows Journal), which allows multiple people to collaborate (like Gobby).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    XML2TXT

    Template-driven XML to TXT converter for Windows.

    XML_2_TXT Extractor is a lightweight Windows tool that converts XML files into structured TXT/CSV outputs using simple templates — no coding required. Perfect for processing XML exports from ERP systems, suppliers, or data feeds where you need to quickly extract values into a readable format. 👉 Full version, examples and updates: https://martan1484.github.io/XML2TXT/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB