Compare commits

..

4 Commits

Author SHA1 Message Date
BOT
addd743440 Merge 4e1227c2d4 into bad67b06f5 2024-10-31 16:33:03 -05:00
Shmavon Gazanchyan
bad67b06f5 Update README.md 2024-10-31 19:10:52 +00:00
Sammy Hori
2a08920e28 Merge pull request #1504 from MunGell/remove-create-aio-app
Remove create aio app
2024-10-31 19:10:41 +00:00
Sammy Hori
986e8444e5 Remove create aio app
This repository has been inactive for over a year
2024-10-31 19:10:06 +00:00
2 changed files with 0 additions and 10 deletions

View File

@@ -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.

View File

@@ -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",