GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
via:https://realpython.com/intermediate-python-project-ideas/
Faster CPython Ideas Discussion and work tracker for Faster CPython project. New ideas should be created as newissues. It is ok if the idea is not fully formed -- we treat them as discussions to arrive at something actionable. (We had previously used discussions for this, but that is now...
We strongly welcome anyone interested in contributing to this project. If you have any ideas, suggestions or encounter problems, feel invited to file issues or make pull requests on GitHub. Todiscusswith other PyPSA users, organise projects, share news, and get in touch with the community you ...
Sponsor this project numfocusNumFOCUS https://pandas.pydata.org/donate.html tidelift.com/funding/github/pypi/pandas Learn more about GitHub Sponsors Packages No packages published Used by2.1m + 2,062,373 Contributors3,382 + 3,368 contributors ...
ideas. The project uses wxpython as the interface library, Numpy as the base data type. Because the time is short, many interactive details of the plug-in will show problems, you please give a positive feedback to me. I will do my best to safeguard the healthy growth of this project. ...
fromprefectimportflow,taskimporthttpx@task(log_prints=True)defget_stars(repo:str):url=f"https://api.github.com/repos/{repo}"count=httpx.get(url).json()["stargazers_count"]print(f"{repo}has{count}stars!")@flow(name="GitHub Stars")defgithub_stars(repos:list[str]):forrepoinrepos:get_st...
GitHub显然是绝大多数在线代码的家园。Python作为一种神奇而又通用的编程语言,已经被成千上万的开发者用来构建各种有趣而有用的项目。在下面的部分,我们将尝试涵盖GitHub上一些使用Python构建的最佳项目。 But before diving into this you can also check out some cool Python Project Ideas for Python Developers he...
ERPNext - (Repo, Home, WP) Web-based ERP system with accounting, inventory, CRM, sales, procurement, project management, and HR. Built on Frappe and MariaDB. (server) Frepple - (Repo, Home, Docs) Web-based supply chain planning for production planning and scheduling. (linux, windows, ser...
(https://docs.scipy.org/doc/scipy-1.0.0/reference/roadmap.html,https://scipy.github.io/devdocs/roadmap.html), summarized in Table2, is a continually updated document maintained by the community that describes some of the major directions for improvement for the project, as well as specific...