Skip to content

Commit 19dcbb0

Browse files
Update README.md
1 parent 6831740 commit 19dcbb0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
115115
* [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies.
116116
* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask.
117117
* [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).
119119
* [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.
120120

121121
## Algorithms and Design Patterns
@@ -154,8 +154,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
154154
* Audio
155155
* [audioread](https://github.com/beetbox/audioread) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
156156
* [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.
159159
* [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.
160160
* [mingus](http://bspaans.github.io/python-mingus/) - An advanced music theory and notation package with MIDI file and playback support.
161161
* [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).
383383

384384
* [Altair](https://github.com/altair-viz/altair) - Declarative statistical visualization library for Python.
385385
* [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.
388388
* [Dash](https://plot.ly/products/dash/) - Built on top of Flask, React and Plotly aimed at analytical web applications.
389389
* [awesome-dash](https://github.com/Acrotrend/awesome-dash)
390390
* [diagrams](https://github.com/mingrammer/diagrams) - Diagram as Code.

0 commit comments

Comments
 (0)