Showing 30 open source projects for "python website template"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1
    October

    October

    Self-hosted CMS platform based on the Laravel PHP Framework

    October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems. We feel building websites has become a convoluted and confusing process that leaves developers unsatisfied. We want to turn you around to the simpler side and get back to basics. October's mission is to show the world that web development is not rocket science. October is open source but it is not free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sample GenLayer project

    Sample GenLayer project

    Includes the boilerplate code for a GenLayer use case implementation

    GenLayer Project Boilerplate is an open-source template designed to accelerate the development of decentralized applications on the GenLayer protocol by providing a fully integrated environment that combines intelligent contract logic with a modern frontend interface. It includes a complete working example of a prediction market application, demonstrating how developers can structure, deploy, and test decentralized logic in a real-world scenario.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Euro Truck Simulator 2 Lane Assist

    Euro Truck Simulator 2 Lane Assist

    Plugin based interface program for ETS2/ATS.

    Leader badge
    Downloads: 587 This Week
    Last Update:
    See Project
  • 4
    GIF-Overlay

    GIF-Overlay

    Pure Floating GIF & Image Viewer

    Visit Website: https://duyxyz.github.io/GIF-Overlay/ GIF Overlay is a minimalist and high-performance Windows application designed for viewing GIFs and images with a unique floating experience. Whether you need a reference image for drawing, a desktop decoration, or a lightweight GIF player, GIF Overlay provides a borderless, premium interface that stays exactly where you need it.
    Downloads: 66 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Downloads: 153 This Week
    Last Update:
    See Project
  • 6
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules Of The Game: - Collect all the diamonds to open the exit to go to the next level...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    pyDarts

    pyDarts

    OpenSource and DIY real electronic darts game

    Play at many electronic darts game (such as Cricket, Crazy Cricket, 321 Zap, etc) with a cheap DIY dart game controled by an Arduino UNO controler, and the pyDarts python game ! Make you own game and share it with the community ! Note that this is NOT a software to manually score while you are playing beside ! This software score by itself but require a converted dart board ! pyDarts is the reference since no other electronic dart game offer so much functionalities !
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Blooket pin finder

    Blooket pin finder

    A fast and efficient blooket pin finder made with python

    A fast and efficient blooket pin finder made with python. A bit different than a kahoot finder, instead of making a get request to see if the website with the pin exists, I turn the raw json into a python library to read. Sayit.py is a small script I made to quickly type all of the pins in the pin.txt file. Made for something like sending them to a friend or writing them down in another file.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    aVoid

    Do not hit the asteroids. Written with python3-pygame

    This is a little space game programmed with Python3-Pygame. Have fun :-) Go to pygame-Website: - https://www.pygame.org/project/3633/7177
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise. More than 20 types of blocks and more can be added easily. Supports plants (grass, flowers, trees, etc.) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TroopMaster Automated Reports

    TMAR is a scripted solution to create TroopMaster reports

    Based on python and an older pywinauto library, this library of scripts makes it possible to automate TroopMaster reports that you would like to run frequently. When tied together with solutions like Dropbox and linked to your website it is possible to quickly provide updated reports for your Troop's leaders, boys, and parents. The library will briefly take control of your computer to start TroopMaster DotNet, create a predefined set of PDF reports (common reports that our large Troop currently uses today) as if you were doing the mouse movements, mouse clicking, and keyboard entry yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 0 This Week
    Last Update:
    See Project
  • 15
    This project is related to an upcoming open source game server control panel. It is related to have a lot of more performance than the current paid game server control panels- This project consists in the website and server side. The website is totally written in PHP with mysql, javascript, ajax, jquery, and so on. The server side is totally written in python.[Due to obvious reasons, since this project will run in linux, python is one of the best languages to write it on] This project will have the daily builds added on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TheRun

    TheRun

    TheRun is a cyberpunk demo in UDK.

    We seek to create an evolving world of the year 2070, the Sixth Age of the Earth. An MMORPG based in the Shadowrun world, as complete as technology, inspiration, and skillset will possibly allow. Please visit our website for more details! EDIT - YES, we're still alive and kicking!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Star Wars : The Unknown Jedi
    A star wars fighter game. Requires Python and PyGame extension. no project website beside ethanco.biz... Does not support python 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a template for a website of the MMORPG EVE Online. It consists of a user management, news feed, gallery, community features and makes use of the EVE API to retrieve many useful informations from the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Battlefield Bad company 2 Servertool enabling: - Serverlog - Longtime Stats - Monitoring Killing Sprees - PunkBuster Log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Otherearth is a 3D medieval MMORPG. Website is currently under development, we will inform you once it's accessable :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sabacc is a card game originally from the Star Wars universe. It is similar to Blackjack except it employs a random element where any card may change value at any point during the game. For more information see the website - sabacc.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NEWS UPDATE - MARCH 16, 2016 <<<<BETA RELEASE NOTIFICATION>>>> This is Terofal77, otherwise known as Jake and the producer of Sundog Resurrection. I have not updated this page for quite some time as our primary project website is www.SundogResurrectionProject.com. However, I wanted to make notification that the BETA RELEASE is about to drop. Yup, at long last! Bruce "hired" me onto the Sundog Resurrection Team back in 2002 and through the years we soldiered on between periods of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Platform-independent mini application featuring multiple countdown timers and/or stopwatches * template timers * log file for each timer/stopwatch. Created especially for gamers in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Various scripts and PHP files that allow you to run your own personal Frets on Fire score chart on a website. Compete with your friends by sharing it with them, or simply show off your skills!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A game creation tool "for the developer." Provides a 2d engine, IDE, and template game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB