Skip to content

Commit

Permalink
adding mycli
Browse files Browse the repository at this point in the history
  • Loading branch information
Fazel94 committed Apr 10, 2020
1 parent 4c982c1 commit 7c1924f
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 7 deletions.
8 changes: 5 additions & 3 deletions BY_PLATFORM.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ segmentation by distribution (i.e., Docker, etc.)

**Contents**

1. <a href="#tag-desktop">Desktop</a> *(247)*
1. <a href="#tag-desktop.linux">Linux</a> *(229)*
1. <a href="#tag-desktop">Desktop</a> *(248)*
1. <a href="#tag-desktop.linux">Linux</a> *(230)*
1. <a href="#tag-desktop.windows">Windows</a> *(146)*
1. <a href="#tag-desktop.mac">Mac</a> *(145)*
1. <a href="#tag-desktop.mac">Mac</a> *(146)*
1. <a href="#tag-desktop.console">Console</a> *(20)*
1. <a href="#tag-mobile">Mobile</a> *(1)*
1. <a href="#tag-mobile.android">Android</a> *(1)*
Expand Down Expand Up @@ -160,6 +160,7 @@ segmentation by distribution (i.e., Docker, etc.)
1. **Music Player** - ([Repo](https://github.com/albertz/music-player), [Home](http://albertz.github.io/music-player)) A simple music player designed around an infinite intelligent playlist, with support for headless playback. `(audio, mac)`
1. **MusicBrainz Picard** - ([Repo](https://github.com/metabrainz/picard), [Home](https://picard.musicbrainz.org/), [WP](https://en.wikipedia.org/wiki/MusicBrainz_Picard)) Automatically identify, tag, and organize music albums and other digital audio recordings. `(audio, windows, mac, qt)`
1. **Musikernel** - ([Repo](https://github.com/j3ffhubb/musikernel)) All-in-one Digital Audio Workstation (DAW) with a suite of instrument and effect plugins. `(audio, windows, mac)`
1. **mycli** - ([Repo](https://github.com/dbcli/mycli), [Home](https://www.mycli.net/), [PyPI](https://pypi.python.org/pypi/mycli)) Interactive MySQL client that does auto-completion and syntax highlighting. `(storage, mac)`
1. **Mylar** - ([Repo](https://github.com/evilhero/mylar)) A web-based automated comic book downloader (cbr/cbz) for use with SABnzbd, NZBGet, and torrents. `(internet, graphics)`
1. **MyPaint** - ([Repo](https://github.com/mypaint/mypaint), [Home](http://mypaint.org/), [WP](https://en.wikipedia.org/wiki/MyPaint)) Raster graphics editor for digital painters with a focus on painting rather than image manipulation. `(graphics, windows, mac, gtk)`
1. **Nagstamon** - ([Repo](https://github.com/HenriWahl/Nagstamon), [Home](https://nagstamon.ifw-dresden.de/), [Docs](https://nagstamon.ifw-dresden.de/docs)) Status monitor for the desktop, with support for Nagios, Icinga, Opsview, and more. `(ops, windows, mac)`
Expand Down Expand Up @@ -510,6 +511,7 @@ segmentation by distribution (i.e., Docker, etc.)
1. **Music Player** - ([Repo](https://github.com/albertz/music-player), [Home](http://albertz.github.io/music-player)) A simple music player designed around an infinite intelligent playlist, with support for headless playback. `(audio, linux)`
1. **MusicBrainz Picard** - ([Repo](https://github.com/metabrainz/picard), [Home](https://picard.musicbrainz.org/), [WP](https://en.wikipedia.org/wiki/MusicBrainz_Picard)) Automatically identify, tag, and organize music albums and other digital audio recordings. `(audio, linux, windows, qt)`
1. **Musikernel** - ([Repo](https://github.com/j3ffhubb/musikernel)) All-in-one Digital Audio Workstation (DAW) with a suite of instrument and effect plugins. `(audio, linux, windows)`
1. **mycli** - ([Repo](https://github.com/dbcli/mycli), [Home](https://www.mycli.net/), [PyPI](https://pypi.python.org/pypi/mycli)) Interactive MySQL client that does auto-completion and syntax highlighting. `(storage, linux)`
1. **MyPaint** - ([Repo](https://github.com/mypaint/mypaint), [Home](http://mypaint.org/), [WP](https://en.wikipedia.org/wiki/MyPaint)) Raster graphics editor for digital painters with a focus on painting rather than image manipulation. `(graphics, linux, windows, gtk)`
1. **Nagstamon** - ([Repo](https://github.com/HenriWahl/Nagstamon), [Home](https://nagstamon.ifw-dresden.de/), [Docs](https://nagstamon.ifw-dresden.de/docs)) Status monitor for the desktop, with support for Nagios, Icinga, Opsview, and more. `(ops, linux, windows)`
1. **NColony** - ([Repo](https://github.com/ncolony/ncolony), [Home](http://ncolony.org/en/latest)) Process manager and monitor. `(ops, linux, server)`
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ are a gold mine of practical patterns that we know work together. A
production application is worth a thousand blog posts and Stack
Overflow answers.

This document is an always-growing list of **392**
This document is an always-growing list of **393**
open-source Python applications arranged by topic, with links to
repositories, docs, and more, generated from [structured
data](https://github.com/mahmoud/awesome-python-applications/blob/master/projects.yaml)
Expand Down Expand Up @@ -46,10 +46,10 @@ thereof), see Architectures. -->
1. <a href="#tag-cms">CMS</a> *(11)*
1. <a href="#tag-erp">ERP</a> *(5)*
1. <a href="#tag-static_site">Static Site</a> *(9)*
1. <a href="#tag-dev">Dev</a> *(170)*
1. <a href="#tag-dev">Dev</a> *(171)*
1. <a href="#tag-dev.scm">SCM</a> *(17)*
1. <a href="#tag-dev.code_review">Code Review</a> *(4)*
1. <a href="#tag-dev.storage">Storage</a> *(16)*
1. <a href="#tag-dev.storage">Storage</a> *(17)*
1. <a href="#tag-dev.ops">Ops</a> *(25)*
1. <a href="#tag-dev.security">Security</a> *(26)*
1. <a href="#tag-dev.docs">Docs</a> *(7)*
Expand Down Expand Up @@ -381,6 +381,7 @@ Projects related to software development and adjacent technical areas.
1. **FreeNAS** - ([Repo](https://github.com/freenas/freenas), [Home](https://www.freenas.org/), [Docs](https://www.ixsystems.com/documentation/freenas)) Operating system designed to be installed virtually any hardware platform, for sharing [ZFS](https://en.wikipedia.org/wiki/ZFS)-based storage over a network, using SMB, NFS, AFP, FTP, and more. `(server)`
1. **Gridsync** - ([Repo](https://github.com/gridsync/gridsync)) Cross-platform GUI built to synchronize local directories with Tahoe-LAFS storage grids. `(productivity, linux, windows, mac)`
1. **kinto** - ([Repo](https://github.com/Kinto/kinto), [Home](https://www.kinto-storage.org/), [Docs](http://docs.kinto-storage.org/)) A generic JSON document store with sharing and synchronisation capabilities, supporting in-memory and PostgreSQL backends. `(server)`
1. **mycli** - ([Repo](https://github.com/dbcli/mycli), [Home](https://www.mycli.net/), [PyPI](https://pypi.python.org/pypi/mycli)) Interactive MySQL client that does auto-completion and syntax highlighting. `(linux, mac)`
1. **Nuxeo Drive** - ([Repo](https://github.com/nuxeo/nuxeo-drive), [Home](https://www.nuxeo.com/products/drive-desktop-sync), [Docs](https://doc.nuxeo.com/client-apps/nuxeo-drive)) Cross-platform desktop synchronization client for the Nuxeo platform. `(productivity, linux, windows, mac, console, appimage, lgpl, qt5)`
1. **pgcli** - ([Repo](https://github.com/dbcli/pgcli), [Home](https://www.pgcli.com/), [PyPI](https://pypi.python.org/pypi/pgcli)) Interactive PostgreSQL client that does auto-completion and syntax highlighting. `(linux, mac)`
1. **s3ql** - ([Repo](https://github.com/s3ql/s3ql), [Docs](http://www.rath.org/s3ql-docs/index.html)) A standards-conforming, full-featured UNIX filesystem for cloud-based storage services (S3, Google Storage, OpenStack), supporting compression, encryption, deduplication, snapshotting, and more. `(linux)`
Expand Down
28 changes: 27 additions & 1 deletion atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,40 @@
<subtitle type="text">The newest additions to the Awesome Python Applications list.</subtitle>
<link rel="alternate" type="text/html" href="https://github.com/mahmoud/awesome-python-applications" />
<link rel="self" type="application/atom+xml" href="https://raw.githubusercontent.com/mahmoud/awesome-python-applications/master/atom.xml" />
<updated>2020-04-05T07:01:30Z</updated>
<updated>2020-04-10T21:20:23Z</updated>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>

<rights type="html">CC-BY-SA unless otherwise noted</rights>
<generator uri="https://github.com/mahmoud/apatite">Apatite 19.0</generator>


<entry>
<id>https://github.com/dbcli/mycli</id>
<title>mycli</title>
<link rel="alternate" type="text/html" href="https://github.com/dbcli/mycli" />
<published>2020-04-11T01:53:00Z</published>
<updated>2020-04-11T01:53:00Z</updated>
<category term="audio"/><category term="audio"/><category term="audio"/>

<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p><strong><a href="https://github.com/dbcli/mycli">mycli</a></strong>: Interactive MySQL client that does auto-completion and syntax highlighting.</p>
<p>Links:</p>
<ul>
<li><a href='https://github.com/dbcli/mycli'>Repo</a></li>
<li><a href='https://www.mycli.net/'>Home</a></li>
<li><a href='https://pypi.python.org/pypi/mycli'>PyPI</a></li>

</ul>
</div>
</content>
<author>
<name>Awesome Python Applications contributors</name>
<uri>https://github.com/mahmoud/awesome-python-applications</uri>
</author>
</entry>

<entry>
<id>https://github.com/freelawproject/courtlistener</id>
<title>CourtListener</title>
Expand Down
10 changes: 10 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2681,6 +2681,16 @@ projects:
tags:
- storage
- server
- name: mycli
repo_url: https://github.com/dbcli/mycli
home_url: https://www.mycli.net/
pypi_url: https://pypi.python.org/pypi/mycli
date_added: 2020-04-11 01:53:00
desc: Interactive MySQL client that does auto-completion and syntax highlighting.
tags:
- storage
- linux
- mac
- name: pgcli
repo_url: https://github.com/dbcli/pgcli
home_url: https://www.pgcli.com/
Expand Down

0 comments on commit 7c1924f

Please sign in to comment.