MechanicalSoup
RenPy
MechanicalSoup | RenPy | |
---|---|---|
5 | 189 | |
4,778 | 5,638 | |
0.4% | 1.6% | |
5.2 | 9.9 | |
9 days ago | 7 days ago | |
Python | Ren'Py | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MechanicalSoup
-
11 best open-source web crawlers and scrapers in 2024
Language: Python | GitHub: 4.7K+ stars | link
-
How to scrape a website with Python (Beginner tutorial)
MechanicalSoup is a Python library for web scraping that combines the simplicity of Requests with the convenience of BeautifulSoup. It's particularly useful for interacting with web forms, like login pages. Here's a basic example to illustrate how you can use MechanicalSoup for web scraping:
-
Alternatives to Selenium?
Try with Mechanicalsoup https://mechanicalsoup.readthedocs.io/en/stable/
-
What is the best library for website scraping?
You should try MechanicalSoup it uses Beautifulsoup but provides a simpler API using its StatefulBrowser filling forms and doing some other stuff is easier than just directly using requests and Beautifulsoup.
-
Python for everyone : Mastering Python The Right Way
MechanicalSoup
RenPy
- The Ren'Py Visual Novel Engine
-
A Beginner's Guide to Learning Ren'Py and Creating Your First Visual Novel
Ren'Py is a free and open-source engine that simplifies visual novel development. Whether you're an aspiring writer, artist, or programmer, Ren'Py provides all the tools you need to create professional-quality visual novels without requiring extensive technical knowledge.
-
Building an educational game with AI tools and Azure Static Web Apps (Part 1)
Since Python is my go-to language, I was naturally drawn to Ren'Py, a visual novel engine built on Python. It met all my requirements, offering an easy-to-use scripting language for writing the story, defining quizzes, and customizing the UI. It also provides the flexibility to extend its built-in functionality using Python and export the game to desktop, mobile, and web platforms. Additionally, the availability of the Ren'Py Command Line Interface (CLI) allowed me to automate the process of building and deploying the game.
-
Anime Is Eating the World
So many things are wrong with this article but I’ll start with Haruhi Suzumiya being a ‘light novel’ (a novel printed in large text as if for seniors with a few illustrations) as opposed to a ‘visual novel’ (something you would make with https://www.renpy.org/)
It is hard to know because financials aren’t public but it’s not clear to me that Crunchyroll has really addressed the commercial provlems anime had in western markets. In the VHS era there was a fight over subtitles vs dubs which was acute because you could not put multiple content tracks on the media, in the DVD age you could.
More fundamentally, dubs cost a lot of money in comparison with subs and were always terrible until the people who made those terrible dubs gained experience and some of them got good. At the time people though subs had a limited market but now subprime anime (and sometimes good anime) gets shoveled onto Tubi and people watch it —- today we’re in the habit of watching movies with subtitles because you can’t make out the dialog on half of the new Hollywood movies anyway.
-
Ask HN: Platform for 11 year old to create video games?
Many great suggestions in this thread. Some that I didn't spot:
Lua isn't tough to pick up given you already know JS and Python. It's a bit of a weird hybrid of the two in its own unique ways. If show that you are learning it with you child, sometimes that can be a great experience. Löve2D can be a fun, very self-contained sandbox: https://www.love2d.org/
On the Python side, Ren'Py can be a great place to start. Visual Novels may not be half as popular outside of Japan, but Visual Novel-like conversations are everywhere in modern games and you can start with easy to script "Choose Your Own Adventure" Visual Novel conventions and expand to a wide range of genres from RPGs to "life sims" to some form of turn-based strategy games easily from there (and just about anything with more work). Ren'Py starts from its own relatively simple conversation-focused scripting language with Python-like conditions, and then allows you to expand towards custom Python code as you get familiar with it. https://www.renpy.org/
- Ren'Py
-
When did you Really get the Hang of Programming?
..and even more recently, I truly felt like I got a hang on something when I made my first ever visual novel with Sublime and Ren'Py!
-
Lessons from Open-Source Game Projects
Ren'Py - Visual Novel Engine. Python, Cython, C
- Ask HN: Software to Develop Interactive Stories?
-
cRPG's often have poor writing. Why is that?
Here are 2 interactive story game engines: * https://www.renpy.org/ * https://twinery.org/
What are some alternatives?
Scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.
Pygame - 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
RoboBrowser
ink - inkle's open source scripting language for writing interactive narrative.
pyspider - A Powerful Spider(Web Crawler) System in Python.
Cocos2d - Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.