@@ -115,7 +115,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
115
115
* [ django-xadmin] ( https://github.com/sshwsfc/xadmin ) - Drop-in replacement of Django admin comes with lots of goodies.
116
116
* [ flask-admin] ( https://github.com/flask-admin/flask-admin ) - Simple and extensible administrative interface framework for Flask.
117
117
* [ flower] ( https://github.com/mher/flower ) - Real-time monitor and web admin for Celery.
118
- * [ jet-bridge] ( https://github.com/jet-admin/jet-bridge ) - Admin panel framework for any application with nice UI (ex Jet Django)
118
+ * [ jet-bridge] ( https://github.com/jet-admin/jet-bridge ) - Admin panel framework for any application with nice UI (ex Jet Django).
119
119
* [ wooey] ( https://github.com/wooey/wooey ) - A Django app which creates automatic web UIs for Python scripts.
120
120
121
121
## Algorithms and Design Patterns
@@ -154,8 +154,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
154
154
* Audio
155
155
* [ audioread] ( https://github.com/beetbox/audioread ) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
156
156
* [ dejavu] ( https://github.com/worldveil/dejavu ) - Audio fingerprinting and recognition.
157
- * [ kapre] ( https://github.com/keunwoochoi/kapre ) - Keras Audio Preprocessors
158
- * [ librosa] ( https://github.com/librosa/librosa ) - Python library for audio and music analysis
157
+ * [ kapre] ( https://github.com/keunwoochoi/kapre ) - Keras Audio Preprocessors.
158
+ * [ librosa] ( https://github.com/librosa/librosa ) - Python library for audio and music analysis.
159
159
* [ matchering] ( https://github.com/sergree/matchering ) - A library for automated reference audio mastering.
160
160
* [ mingus] ( http://bspaans.github.io/python-mingus/ ) - An advanced music theory and notation package with MIDI file and playback support.
161
161
* [ pyAudioAnalysis] ( https://github.com/tyiannak/pyAudioAnalysis ) - Audio feature extraction, classification, segmentation and applications.
@@ -383,8 +383,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
383
383
384
384
* [ Altair] ( https://github.com/altair-viz/altair ) - Declarative statistical visualization library for Python.
385
385
* [ Bokeh] ( https://github.com/bokeh/bokeh ) - Interactive Web Plotting for Python.
386
- * [ bqplot] ( https://github.com/bloomberg/bqplot ) - Interactive Plotting Library for the Jupyter Notebook
387
- * [ Cartopy] ( https://github.com/SciTools/cartopy ) - A cartographic python library with matplotlib support
386
+ * [ bqplot] ( https://github.com/bloomberg/bqplot ) - Interactive Plotting Library for the Jupyter Notebook.
387
+ * [ Cartopy] ( https://github.com/SciTools/cartopy ) - A cartographic python library with matplotlib support.
388
388
* [ Dash] ( https://plot.ly/products/dash/ ) - Built on top of Flask, React and Plotly aimed at analytical web applications.
389
389
* [ awesome-dash] ( https://github.com/Acrotrend/awesome-dash )
390
390
* [ diagrams] ( https://github.com/mingrammer/diagrams ) - Diagram as Code.
0 commit comments