mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 05:18:12 -08:00
Compare commits
4 Commits
8b6f8906ba
...
addd743440
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
addd743440 | ||
|
|
bad67b06f5 | ||
|
|
2a08920e28 | ||
|
|
986e8444e5 |
@@ -273,7 +273,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
||||
- [coala](https://github.com/coala/coala) _(label: n/a)_ <br> A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
|
||||
- [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_ <br> An open-source deep learning system for large-scale model training and inference with high efficiency and low cost.
|
||||
- [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_ <br> A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
|
||||
- [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good first issue)_ <br> A command line utility that creates the aiohttp template with the best practices.
|
||||
- [datascience](https://github.com/data-8/datascience) _(label: good first issue)_ <br> A Jupyter notebook Python library for introductory data science.
|
||||
- [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_ <br> An implementation of Python for backend web development.
|
||||
- [Embedchain](https://github.com/embedchain/embedchain/) _(label: good first issue)_ <br> Embedchain is a framework to easily create LLM powered bots over any dataset.
|
||||
|
||||
@@ -1446,15 +1446,6 @@
|
||||
],
|
||||
"description": "A simple IT automation platform"
|
||||
},
|
||||
{
|
||||
"name": "Create aio app",
|
||||
"link": "https://github.com/aio-libs/create-aio-app",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"description": "A command line utility that creates the aiohttp template with the best practices."
|
||||
},
|
||||
{
|
||||
"name": "opsdroid",
|
||||
"link": "https://github.com/opsdroid/opsdroid",
|
||||
|
||||
Reference in New Issue
Block a user