Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 15 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
    Learn More
  • Composable, Open Source Payments Platform Icon
    Composable, Open Source Payments Platform

    Build or enhance your payments stack, while maintaining control with an open-source, full-stack and modular infrastructure.

    Juspay's Payments Orchestration Platform offers a comprehensive product suite for businesses, including open-source payment orchestration, global payouts, seamless authentication, payment tokenization, fraud & risk management, end-to-end reconciliation, unified payment analytics & more. The company’s offerings also include end-to-end white label payment gateway solutions & real-time payments infrastructure for banks. These solutions help businesses achieve superior conversion rates, reduce fraud, optimize costs, and deliver seamless customer experiences at scale.
    Learn More
  • 1
    MyPy

    MyPy

    Optional static typing for Python

    ...Documentation covers everything from newcomer guides to strict mode recipes and release notes. The ecosystem includes typed stubs, third-party plugins, and broad community support that makes mypy a default choice for large Python projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Notebook

    Open Notebook

    An Open Source implementation of Notebook LM with more flexibility

    ...The platform supports 16+ AI providers—including OpenAI, Anthropic, Ollama, Google, and LM Studio—allowing flexible model choice and cost optimization. Open Notebook enables users to organize and analyze multi-modal content such as PDFs, videos, audio files, web pages, and Office documents. It combines full-text and vector search with context-aware AI chat to deliver insights grounded in your own research materials. With advanced features like multi-speaker podcast generation, customizable content transformations, and a comprehensive REST API, Open Notebook provides a powerful and extensible research environment.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    word_cloud

    word_cloud

    A little word cloud generator in Python

    ...Before installing a compiler, report an issue describing the version of python and operating system being used. The wordcloud_cli tool can be used to generate word clouds directly from the command-line. If you're dealing with PDF files, then pdftotext, included by default with many Linux distribution, comes in handy. Use wordcloud_cli --help so see all available options. The wordcloud library is MIT licenced, but contains DroidSansMono.ttf, a true type font by Google, that is apache licensed.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    TinyJot

    TinyJot

    A basic WebDAV and encryption enabled notepad

    TinyJot is a basic notepad with WebDAV and encryption capabilities. It can open, edit and save clear or encrypted text files on a local drive or on a WebDAV server.
    Downloads: 9 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    Stupid Notepad

    Stupid Notepad

    The Simplest Notepad Ever

    Stupid Notepad - The Simplest Notepad Ever! It's simply impossible to come up with something simpler. The program allows you to edit text files. You enter the path to the file and can view and edit it, as well as create new files. Why is this notepad stupid? Because it's extremely simple and primitive, making it understandable for everyone! The interface consists of just seven elements: - Text field for entering the file path; - "Browse..." button; - "Open" button; - "New" button; - "Save" button; - Text field for viewing and editing the file's text; - "Exit" button. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    ...The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator Prayer Wheel Spiritual Chat Tarot WiFi Broadcast Whether you're seeking to manifest abundance, enhance your spiritual journey, or promote overall well-being, Intention Repeater MAX empowers you to harness the incredible strength of intention repetition. Compatible with Windows, macOS, and Linux. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    shortcutnotes

    shortcutnotes

    copy but NO Paste and make presentations with PDF support.

    ...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. The app allows saving notes as PPT, PDF, or TXT files, ensuring text formatting is preserved. It includes a slide preview feature for PowerPoint slides, enabling easy content management and organization. The project also incorporates settings management through a JSON configuration file for a personalized user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ainee

    Ainee

    Ainee - AI Notetaking and Learning Companion

    Ainee is your ultimate AI-powered notetaking and learning companion. Capture lecture notes in real-time and effortlessly transform audio, text, files, and YouTube videos into formatted notes, mindmaps, quizzes, flashcards, podcasts, and more. Explore our AI meeting note taker, AI notes, video transcript generator, PDF to AI converter, and AI flashcard maker. Enhance your learning with our AI voice recorder, article summarizer AI, and AI quiz generator. Additionally, share your knowledge base with others to foster the flow of information and help new users benefit from collective insights. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    URS (Universal Reddit Scraper)

    URS (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. All exported files are saved within the scrapes directory and stored in a sub-directory labeled with the date. Many more sub-directories may be created in the date directory. Sub-directories are only created when its respective tool is run. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 10
    wordle

    wordle

    Create a wordcloud for a Git repository

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NoteTakerPen

    Download Notes from your digital pen

    This python application allows you to download the the recorded notes from a Pegasus Technologies EN100/M210 NoteTaker (digital pen) and store them as SVG files. Requires python-usb/pyusb-1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Everpad

    Everpad

    Evernote client well integrated with linux desktop

    ...It also supports note attachments, notebooks, and tags, so you can organize content in the same way you do on official Evernote clients. Because it plugs into the desktop search, you can surface notes alongside local files for faster retrieval. It was created to fill the gap for Linux users who didn’t have an official Evernote client but still wanted a smooth, native-like experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15

    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