Showing 23 open source projects for "package"

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
    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.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Unofficial TikTok API in Python

    Unofficial TikTok API in Python

    The Unofficial TikTok API Wrapper In Python

    ...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: 1 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    AnyStatus

    Get your own sweet custom status for discord

    ...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. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 0 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
    NIF File Format Library and Tools
    ...The tools will allow users to: - View/Edit/Visualise the data of a NIF model. - Libraries to Read/Write the NIF Format. - Import/Export NIF models into various 3D package via Plug-ins. - Custom content creation for NetImmerse/Gamebryo Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run minesweeper you need to install PyGame http://pygame.org/download.shtml Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864 If 64-bit wheel (.whl) package installation fails, try its 32-bit version. 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
  • 11

    PygameFrame

    Python/Pygame Game-Building Framework

    ...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 being open-source, you are encouraged to do what you need to it to build your game, with the speed and finesse provided for your re-tooling. The main file, "game.py", runs the whole game. ...
    Downloads: 0 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

    ...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: 1 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