You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
written in Python that clones the functionality of [tmux](/tmux.html).
@@ -20,7 +20,7 @@ Pymux is less frequently used than tmux but it can be useful if you
20
20
want to customize your own terminal multiplexer environment using
21
21
Python rather than digging into tmux's C code base.
22
22
23
-
<ahref="https://pypi.python.org/pypi/pymux"style="border:none"><imgsrc="/img/visuals/pymux.png"width="100%"alt="Screenshot of Pymux running with multiple shell sessions."class="shot outl"></a>
23
+
<ahref="https://pypi.org/project/pymux"style="border:none"><imgsrc="/img/visuals/pymux.png"width="100%"alt="Screenshot of Pymux running with multiple shell sessions."class="shot outl"></a>
24
24
25
25
<divclass="well see-also">Pymux is an implementation of the <ahref="/terminal-multiplexers.html">terminal multiplexers</a> concept. Learn more in the <ahref="/development-environments.html">development environments</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
*[Getting PostgreSQL transactions under control with SQLAlchemy](http://layer0.authentise.com/getting-postgresql-transactions-under-control-with-sqlalchemy.html)
164
164
provides a quick introduction to the tool
165
-
[Chryso](https://pypi.python.org/pypi/chryso/) that they are working on
165
+
[Chryso](https://pypi.org/project/chryso/) that they are working on
166
166
to provide better transaction management in SQLAlchemy connections.
0 commit comments