mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 05:18:12 -08:00
Compare commits
1 Commits
b68a6ce9ba
...
3af97aa8ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3af97aa8ba |
@@ -294,7 +294,6 @@ 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.
|
- [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.
|
- [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
|
- [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.
|
- [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.
|
- [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.
|
- [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,15 +1289,6 @@
|
|||||||
],
|
],
|
||||||
"description": "The free and open-source wiki software package that powers Wikipedia."
|
"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",
|
"name": "CiviWiki",
|
||||||
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
||||||
|
|||||||
Reference in New Issue
Block a user