Showing 243 open source projects for "zoo-py"

View related business solutions
  • A powerful, white-label, seamlessly embedded, and easily integrated reporting and dashboard solution Icon
    A powerful, white-label, seamlessly embedded, and easily integrated reporting and dashboard solution

    For companies that want to elevate their reporting journey effortlessly with dReveal’s desktop authoring tools.

    A powerful, white-label, seamlessly embedded, and easily integrated reporting and dashboard solution, resulting from 20+ years of design development, targeted user feedback from internal auditors, and extensive GRC/audit management expertise. Thousands of users, from thousands of companies, benefit from using dReveal's highly customizable state-of-the-art reporting tools to easily transform their unrelated data into valuable internal audit management reports and dashboards.
  • The Comprehensive School Dismissal Solution Icon
    The Comprehensive School Dismissal Solution

    For Public, Charter, and Private Schools, Daycares, After-School Programs, and Summer Camps

    PikMyKid is the first and only safe & smart dismissal solution for school districts, charter/private schools, after-school programs, YMCAs, JCCs, Summer camps, and daycare facilities. It connects schools, teachers, and parents through real-time tools to make dismissals safer and more efficient. PikMyKid schools are able to confidently organize their dismissals with ease and no longer rely on paper notes or tedious phone calls to the front office.
  • 1

    Movie / Tv File Sorter

    Effectively Sort Your Movies and Tv Shows Into Their Own Folders

    Great For People Who Downloads Alot Of Movies / Tv Shows & Needs To Sort Them Into Their Own Folders. Requirements: - Python 3.8 or newer How To Run The Program: - Windows Users: Just Run The Mt Sorter.py File - Mac / Linux Users: Open Terminal & Navigate To Where The File Is Located & Type "python3 Mt\ Sorter.py" Without Quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GUI File Encrypter

    Just A Few Clicks To Encrypt Your File

    ... the extension stays ".py"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Customer Records

    Basic GUI For Recording Your Clients Essential Data

    ... Customer\ Records.py" without the quotes If having issues the file can be renamed, but needs to have the .py extension Config.ini In this file you can provide the database file location if you moved it from the programs current working dir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    summer

    Summer is light weight Python 3 application framework

    Summer is light weight Python 3 application framework to support generic application development. It provides support for business object management, ORM (mapping, declarative transactions), LDAP and localization. Inspired by famous Java Spring application framework. Since 0.5.2 Python 3 is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • A complete payments platform, engineered for growth Icon
    A complete payments platform, engineered for growth

    For individuals or companies that accept payments online

    Accept payments and move money globally with Stripe’s powerful APIs and software solutions designed to help you capture more revenue.
  • 5
    Gluon CV Toolkit

    Gluon CV Toolkit

    Gluon CV Toolkit

    ..., semantic segmentation and pose estimation, to instance segmentation and video action recognition. The model zoo is the one-stop shopping center for many models you are expecting. GluonCV embraces a flexible development pattern while is super easy to optimize and deploy without retaining a heavyweight deep learning framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    webshell

    webshell

    This is a webshell open source project

    This is a webshell collection project. If you have downloaded this project, please submit a shell. This project covers various common scripts. Such as: asp, aspx, php, jsp, pl, py. Such as submitting various webshells, please do not change the name and password. All shells themselves do not guarantee whether there is a backdoor, but I will never add a backdoor deliberately when uploading by myself. Please don’t add a backdoor if you submit it. If you find backdoor code, please issue. The tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    htmleditor.py

    A Python based HTML and CSS Editor

    Requires PyQt >= 5.2 QsciScintilla >= 2.8 Python >=3.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Youtube Video Downloader

    Youtube Video Downloader

    Youtube Video Downloader is Open Source GUI tool

    Youtube Video Downloader is Open Source GUI tool to download Youtube video. It is Developed with Python, Qt, and Pytube Library. It is Multi-thread Application. Best Available Option download video in highly available Quality . Download Videos in 720p, 480p, 360p etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an XML sax parser and is very efficient memory-wise. Rdbtools is written in Python, though there are similar projects in other languages. Every run of RDB Tool requires to specify a command to indicate what should be done with the parsed RDB data. Valid commands are JSON, diff, justkeys, justkeyvals and protocol. The JSON command output is UTF-8 encoded JSON. By default, the callback try to parse RDB data...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Turn chaos into productivity with one app. Icon
    Turn chaos into productivity with one app.

    We make remote work simple, productive and more connected.

    Copy5 is the first platform built to emulate how people actually work, bringing all the benefits of physically working in the same room into the digital space. Customize your daily workspace to prioritize activities, update tasks or collaborate with others.
  • 10

    HPhysics Calcuator

    HPhysis is physics calculator to sloved physics problems

    With HPhysics we can sloved physics problems in. HPhysics version = number of equations in py file (0.95 mean 95 equation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    I change to Balls.py Works again Nov 2023 pathological-beta.py Is the code I am working on. From version 2.35 2 Sep 2020 to current it runs. See information.txt in the Code to see what I am working or have done. ---- pathological-2-11.py This is a conversion of pathological-1.1.3 from Python 2 to Python 3.8.2 and pygame 1.9.6 pathological-1.1.3 Copyright (C) 2003 John-Paul Gignac The conversion is not complete, but does run. ---- 3 Oct 2020
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    tootbot.py

    A small python 3.x script to replicate tweets on a mastodon account

    TootBot A small python 3.x script to replicate tweets on a mastodon account, including links and images. Forked from https://github.com/cquest/tootbot Specialized in RSS feed, in particular from Nitter (https://nitter.net - https://github.com/zedeus/nitter) It gets the tweets from RSS available at https://nitter.net, then does some cleanup on the content: twitter tracking links (t.co) are dereferenced twitter hosted pictures are retrieved and uploaded to mastodon ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    py-multiaddr

    py-multiaddr

    multiaddr implementation in Python

    py-multiaddr is a multiaddr implementation in Python. Every choice in computing has a tradeoff. This includes formats, algorithms, encodings, and so on. And even with a great deal of planning, decisions may lead to breaking changes down the road, or to solutions that are no longer optimal. Allowing systems to evolve and grow is important. The Multiformats Project is a collection of protocols that aim to future-proof systems, today. They do this mainly by enhancing format values with self...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Blueprint/Boilerplate Python Projects

    Blueprint/Boilerplate Python Projects

    Blueprint/Boilerplate For Python Projects

    Blueprint/Boilerplate For Python Projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nodebook

    nodebook

    Multi-Lang Web REPL

    Useful to practice algorithms and data structures for coding interviews. Nodebook is an in-browser REPL supporting many programming languages. Code's on the left, Console's on the right. Click "Run" or press Ctrl+Enter or Cmd+Enter to run your code. Code is automatically persisted on the file system. You can also use Nodebook directly on the command line, running your notebooks upon change. A notebook is a folder containing an {index|main}.{js,py,c,cpp,...} file. The homepage lists all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SQLi-LAB

    SQL injection Demo Lab py PentesterLab

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Py-Cam

    Py-Cam

    Capture Image of Front Webcam || Just Sending A Link

    This tool help to you grabs images of any OS Devices by just sending a link. In this, a javascript code usage a MediaDEvices.getUserMediia() which help to grab photo. This tool develop using python which only work on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    py-music-downloader

    A Music Downloader written in python with tkinter

    A music downloading software written in python using tkinter, still in Alpha, the software takes some time to start. Please note that when the software says not responding DO NOT CLOSE IT, it is downloading the songs . The code is pretty shit but does the job. DO NOT SPAM THE DOWNLOAD BUTTON, the files are being downloaded. An internet connection is really helpful. Do leave an honest review. Thank You :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Orbit Code Editor

    Orbit Code Editor

    simple lightweight python code editor

    Orbit Code Editor is a lightweight python editor with simple design. Orbit is build with python and PyQt5. Quick startup helps you to code any time instantly just open it and it's ready to code. You don't need to add .py extension in the file name the editor will do it automatically . Your can Run your code with easy shortcut But make sure you save your code with proper name before running the code. With all that its's classic and Dark look will enhance you feeling for code. Whats New...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rainbow

    Rainbow

    Rainbow: Combining Improvements in Deep Reinforcement Learning

    Combining improvements in deep reinforcement learning. Results and pretrained models can be found in the releases. Data-efficient Rainbow can be run using several options (note that the "unbounded" memory is implemented here in practice by manually setting the memory capacity to be the same as the maximum number of timesteps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    2D Structural Analysis

    2D Structural Analysis

    Determine the bending moments, shear forces, axial forces and displace

    2D Structural Analysis in Python by Ritchie Vink A collection examples of 2D Finite Element Analysis (FEA) made with Jupyter Notebook Lab - https://jupyter.org/ To install Jupyter - https://jupyter.org/install ===== App is available on Play Store -> https://play.google.com/store/apps/details?id=com.ulm.struct If you want to download a python editor for your android smartphone follow this link -> https://play.google.com/store/apps/details?id=com.ulm.python
    Downloads: 2 This Week
    Last Update:
    See Project