99 lines
4.1 KiB
YAML
99 lines
4.1 KiB
YAML
- language: python
|
|
package:
|
|
- subtype: web develop
|
|
detail:
|
|
- name: Django
|
|
description: framework per generare webapp
|
|
url: https://www.djangoproject.com/
|
|
- name: Flask
|
|
description: framework per generare webapp microservices
|
|
url: http://flask.pocoo.org/
|
|
- name: Twtxt
|
|
description:
|
|
twtxt is a decentralised, minimalist microblogging service for
|
|
hackers
|
|
url: https://twtxt.readthedocs.io
|
|
- subtype: django module
|
|
detail:
|
|
- name: Django filter
|
|
url: https://django-filter.readthedocs.io
|
|
description: modulo per filtrare le view su Django
|
|
- name: Django Guardian
|
|
url: https://django-guardian.readthedocs.io
|
|
description: modulo per la gestione dei permessi
|
|
- name: Django nyt
|
|
url: https://django-nyt.readthedocs.io/en/latest/
|
|
description: module for notifications
|
|
- subtype: web tools
|
|
detail:
|
|
- name: Beautifulsoup4
|
|
url: https://beautiful-soup-4.readthedocs.io/en/latest/
|
|
description: modulo per la elaborazione di _xml_ e _html_
|
|
- name: requests
|
|
url: http://docs.python-requests.org/en/master/
|
|
description: richieste http per umani
|
|
- name: Sickle
|
|
url: https://sickle.readthedocs.io/en/latest/
|
|
description: OAI-PMH for Humans
|
|
- subtype: generic tools
|
|
detail:
|
|
- name: Reportlab
|
|
url: https://www.reportlab.com/
|
|
description: modulo per la generazione di pdf
|
|
- name: xmltodict
|
|
url: https://github.com/martinblech/xmltodict
|
|
description: conversione di file _xml_ in dizionari _Python_
|
|
- name: black
|
|
url: https://black.readthedocs.io/en/stable/
|
|
description: formattatore per _python_
|
|
- name: Tabulate
|
|
url: https://bitbucket.org/astanin/python-tabulate
|
|
description: Output tabellare
|
|
- name: PyExcel
|
|
url: http://docs.pyexcel.org/en/latest/#
|
|
description: Let you focus on data, instead of file formats
|
|
- name: coloredlogs
|
|
url: https://coloredlogs.readthedocs.io/en/latest/
|
|
description: Logger with color
|
|
- name: rich
|
|
url: https://github.com/willmcgugan/rich
|
|
description: Python library for rich text and beautiful formatting in the terminal
|
|
- name: Datasette
|
|
url: https://github.com/simonw/datasette
|
|
description: An open source multi-tool for exploring and publishing data
|
|
- language: others
|
|
package:
|
|
- subtype: style
|
|
detail:
|
|
- name: Fira Code
|
|
url: https://github.com/tonsky/FiraCode
|
|
description: Font per sviluppatori
|
|
- name: Dracula Theme
|
|
url: https://draculatheme.com
|
|
description: Tema scuro multipiattaforma-multiprogramma
|
|
- name: Nova Color
|
|
url: https://trevordmiller.com/projects/nova
|
|
description: Tema alternativo scuro
|
|
- subtype: ascii art
|
|
detail:
|
|
- name: Lenny Face Guru
|
|
url: https://www.lennyfaceguru.com/
|
|
description: Lenny Face Guru
|
|
- name: TextFac
|
|
url: https://textfac.es/
|
|
description: Lets you finally write those damn unicode faces.
|
|
- subtype: GitHub actions
|
|
detail:
|
|
- name: Act
|
|
url: https://github.com/nektos/act
|
|
description: Run your GitHub Actions locally 🚀
|
|
- name: Link Snitch
|
|
url: https://github.com/marketplace/actions/link-snitch
|
|
description: Scan your site for broken links so you can fix them 🔗
|
|
- name: Deploy Hugo to Remote
|
|
url: https://github.com/marketplace/actions/deploy-hugo-to-remote
|
|
description: GitHub Action to build and deploy a Hugo site to a remote repository 🚀
|
|
- name: Blog post workflow
|
|
url: https://github.com/marketplace/actions/blog-post-workflow
|
|
description: Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
|