mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 04:50:13 -08:00
Compare commits
8 Commits
3af97aa8ba
...
b68a6ce9ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b68a6ce9ba | ||
|
|
6e37dab7d1 | ||
|
|
925d75d233 | ||
|
|
0a42695d3a | ||
|
|
7649ca911b | ||
|
|
421ee5d49a | ||
|
|
94f7327e81 | ||
|
|
03738c5d1d |
@@ -294,6 +294,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_ <br> Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege.
|
||||
- [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good first issue)_ <br> An open source chat-ops bot framework.
|
||||
- [pandas](https://github.com/pandas-dev/pandas) _(label: good first issue)_ <br> Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
|
||||
- [PyMC](https://github.com/pymc-devs/pymc) _(label: beginner friendly)_ <br> A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels.
|
||||
- [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_ <br> The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.
|
||||
- [Python Babel](https://github.com/python-babel/babel) _(label: difficulty/low)_ <br> The Python Internationalization Library.
|
||||
- [pythonping](https://github.com/alessandromaggio/pythonping) _(label: good first issue)_ <br> PythonPing is a simple library to execute ICMP pings natively in Python without resorting to spawning a shell.
|
||||
|
||||
@@ -1289,6 +1289,15 @@
|
||||
],
|
||||
"description": "The free and open-source wiki software package that powers Wikipedia."
|
||||
},
|
||||
{
|
||||
"name": "PyMC",
|
||||
"link": "https://github.com/pymc-devs/pymc",
|
||||
"label": "beginner friendly",
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels."
|
||||
},
|
||||
{
|
||||
"name": "CiviWiki",
|
||||
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
||||
|
||||
Reference in New Issue
Block a user