Showing 23 open source projects for "python package"

View related business solutions
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 1
    Unofficial TikTok API in Python

    Unofficial TikTok API in Python

    The Unofficial TikTok API Wrapper In Python

    ...To run the example scripts from the repository root, make sure you use them an option on python. You can access the dictionary type of an object using .as_dict. On a video, this may look like this, although TikTok changes its structure from time to time so it's worth investigating the structure of the dictionary when you use this package. You'll probably need to use this beyond just for legacy support since not all attributes are parsed out and attached to the different objects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    DeepSea

    DeepSea

    The new All-in-One CFW package for the Nintendo Switch

    The new All-in-One CFW package for the Nintendo Switch. Background FTP server for filetransfers. Install NSP, NSZ, XCI & XCZ files from Harddrive, Google Drive, WLAN or wired through PC, Smartphone, etc. Over & underclocking. Update OFW & CFW through homebrew. Find new homebrew through the Appstore. Savegame management. Cheating in games (please don't cheat online) Emulate Amiibo. Use all kinds of 3rd party controllers. Lan play (like Hamachi for your Switch) Tesla overlay to control all...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    Chess Problem Editor

    Edit diagram.sty LaTeX diagrams

    A Python application to edit LaTeX files containing chess problems - using the chess-problem-diagrams LaTeX-package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cinemagoer

    Cinemagoer

    Python package useful to retrieve and manage the data of IMDb

    Cinemagoer (previously known as IMDbPY) is a Python package for retrieving and managing the data of the IMDb movie database about movies and people. You can use the search_movie method of the access object to search for movies with a given (or similar) title. Similarly, you can search for people and companies using the search_person and the search_company methods. Movie, person, and company objects have id attributes which -when fetched through the IMDb web server- store the IMDb id of the object. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5

    AnyStatus

    Get your own sweet custom status for discord

    ...Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    pySioGame / eduActiv8

    pySioGame / eduActiv8

    Educational Activities for Kids

    The pySioGame project has been renamed to eduActiv8 - please visit the new project page at https://sourceforge.net/projects/eduactiv8/ More info available at http://www.eduactiv8.org Packages for multiple Linux distributions of eduActiv8 are available from: https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    Crossfire-Extended-Release

    A roguelike, contains binaries and source packages for

    ...Additional maps include the full mlab set, with the cloud city, castle in the sky, the lower land mass, prisondemadness palace, and nethack all the way down to hell, where the city of Dis resides. In the source package python 2.0 and 2.4 are included, so you can run the pyscripts (which are from an earlier age!) And the gtk2 client and CFPlus perl client and libs. The 64bit binaries pkgs have everything set up for you, just set the permissions to what user will run the game. gcfclient2 crossedit crossfire What more could you want from a 2d RpG?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MineSweeper Pygame

    Simple minesweeper game in python

    ...You can also find .msi installation package on their bitbucket repo. https://bitbucket.org/pygame/pygame/downloads Contact me at herman.yanush3@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • 10
    NIF File Format Library and Tools
    Attention : This project is currently being migrated, some services are no longer supported. NifTools aims to provide users with Tools to View, Edit, Create and Visualise 3D Models stored in the NetImmerse File Format. The NIF format is used by many popular games based on the NetImmerse/Gamebryo Game Engine such as Morrowind, Oblivion, Fallout 3, Fallout: New Vegas and Skyrim. We are creating a unified description of the NIF file format allowing our contributors to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Package to interface and control an Astromech Droid (Star Wars' R2-D2 and friends) replica using Willow Garage's ROS Robot Operating System. Please visit http://astromech.net for info on Astromech replicas and ros.org for info on the ROS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a simple quiz game for arch linux. User asked question about installed packages on their system. Project uses PyQt4, Python 3 and pyalpm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Terminal Delusion is a project to build a game that will be fun to play, have a good storyline, humour, music and atmosphere. Possibly not very good graphics at first. And it will be written in Python. Plus: all content and tools under an open license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyBlocks
    A simple blocks game made with python and pygame. Licensed under GPLv3. Used python 2.6.4 and pygame 1.9.1 for development. Tested on Linux and Win XP. Update 2013: I'm sorry that the development for this game stopped. I tried to render everything with OpenGL and as expected, found myself in the middle of a multitude of problems relating to it. The blocks look a lot cooler in 3d though, so I hope I'll manage to resume studying what went wrong and eventually fix it. If I had a Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pykol is a Python package designed to make it easy for people to write scripts and bots that interact with The Kingdom of Loathing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The OpenIJS project creates programs and documents related to the ISU Judging System, used for judging figure skating competitions. This may eventually grow into a complete package of programs for competitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GNOME Sudoku is a GNOME-based puzzle game. GNOME Sudoku is now developed as part of the gnome-games package hosted at www.gnome.org/projects/gnome-games/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An MMORPG package that aims to provide an incredibly customizeable server, and thus a highly customizeable experience, as well as an engaging 3D interface on the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dark Age Of Camelot Statistics Generation. Allows for alliance wide statistics to be generated for a website. Outputs XML/XSL files. Entirely written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Orange 3D, a game engine distributed under the zlib/libpng license, is an all in one solution, with IDE, level editor, 2d painter, 3d modeler, and possibly audio editing software all in one clean package, for free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB