Add pypi tag and update posts for PyPI-posted packages.
authorW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 19:16:05 +0000 (15:16 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 19:16:05 +0000 (15:16 -0400)
posts/FFT-tools.mdwn
posts/Hooke.mdwn
posts/calibcant.mdwn [new file with mode: 0644]
posts/pyafm.mdwn [new file with mode: 0644]
posts/pycomedi.mdwn [new file with mode: 0644]
posts/pypiezo.mdwn [new file with mode: 0644]
posts/pyrisk.mdwn [new file with mode: 0644]
posts/sawsim.mdwn
posts/stepper.mdwn
tags/pypi.mdwn [new file with mode: 0644]

index ef94702dc448724d698b96d5cd76b229b2b94a27..4c3217ed3124bc34f7b4798b82d0921580a274aa 100644 (file)
@@ -5,9 +5,13 @@ AFM cantilever calibration via thermal tuning requires unitary Fourier
 transforms, but [Numpy's DFT is not unitary][numpy].  This module
 provides some simple unitary wrappers with an associated test suite.
 
+The `README` is posted on the [PyPI page][pypi].
+
 [numpy]: http://docs.scipy.org/doc/numpy/reference/routines.fft.html#background-information
+[pypi]: http://pypi.python.org/pypi/calibcant/
 
 [[!tag tags/code]]
 [[!tag tags/linux]]
 [[!tag tags/programming]]
 [[!tag tags/python]]
+[[!tag tags/pypi]]
index 97af0c5837cbad752609469ab6d9d5ac9e0b70ec..30a1df9bc6604586b91c2d816f6b7e3e8c32e27c 100644 (file)
@@ -15,12 +15,14 @@ I've tested Hooke on Gentoo and Debian, and I've got an ebuild in my
 don't have easy access to Windows boxes with [[Python]], so I don't
 test it there as often.
 
-See the [[README]] and [[manual|html/index.html]] for more details.
-
+See the [[README]], [[manual|html/index.html]], and [PyPI page][pypi]
+for more details.
 
 [Hooke]: http://code.google.com/p/hooke/
+[pypi]: http://pypi.python.org/pypi/calibcant/
 
 [[!tag tags/hooke]]
-[[!tag tags/python]]
 [[!tag tags/programming]]
+[[!tag tags/python]]
+[[!tag tags/pypi]]
 [[!tag tags/theory]]
diff --git a/posts/calibcant.mdwn b/posts/calibcant.mdwn
new file mode 100644 (file)
index 0000000..879ceef
--- /dev/null
@@ -0,0 +1,15 @@
+[[!meta  title="calibcant"]]
+[[!template id=gitrepo repo=calibcant]]
+
+Here is my Python module for AFM cantilever calibration via the
+thermal tune method.
+
+The `README` is posted on the [PyPI page][pypi].
+
+[pypi]: http://pypi.python.org/pypi/calibcant/
+
+[[!tag tags/code]]
+[[!tag tags/linux]]
+[[!tag tags/programming]]
+[[!tag tags/pypi]]
+[[!tag tags/python]]
diff --git a/posts/pyafm.mdwn b/posts/pyafm.mdwn
new file mode 100644 (file)
index 0000000..0965306
--- /dev/null
@@ -0,0 +1,16 @@
+[[!meta  title="pyafm"]]
+[[!template id=gitrepo repo=pyafm]]
+
+Here is my Python module for AFM cantilever positioning, combining
+both the fine adjustment of [[pypiezo]] and the coarse adjustment of
+[[stepper]].
+
+The `README` is posted on the [PyPI page][pypi].
+
+[pypi]: http://pypi.python.org/pypi/pyafm/
+
+[[!tag tags/code]]
+[[!tag tags/linux]]
+[[!tag tags/programming]]
+[[!tag tags/pypi]]
+[[!tag tags/python]]
diff --git a/posts/pycomedi.mdwn b/posts/pycomedi.mdwn
new file mode 100644 (file)
index 0000000..c526152
--- /dev/null
@@ -0,0 +1,17 @@
+[[!meta  title="pycomedi"]]
+[[!template id=gitrepo repo=pycomedi]]
+
+I was getting frustrated with [Comedi][]'s [SWIG][] wrappers, so I
+wrote a more object-oriented wrapper using [Cython][].
+
+The `README` is posted on the [PyPI page][pypi].
+
+[Comedi]: http://www.comedi.org/
+[SWIG]: http://www.swig.org/
+[pypi]: http://pypi.python.org/pypi/pycomedi/
+
+[[!tag tags/code]]
+[[!tag tags/linux]]
+[[!tag tags/programming]]
+[[!tag tags/pypi]]
+[[!tag tags/python]]
diff --git a/posts/pypiezo.mdwn b/posts/pypiezo.mdwn
new file mode 100644 (file)
index 0000000..85ba4c6
--- /dev/null
@@ -0,0 +1,17 @@
+[[!meta  title="pypiezo"]]
+[[!template id=gitrepo repo=pypiezo]]
+
+This is a piezo-actuator control library based on [[pycomedi]].  It
+also contains some atomic-force-microscope-specific logic.  The
+higher-level library [[pyafm]] extends the AFM-control framework with
+coarse positioning.
+
+The `README` is posted on the [PyPI page][pypi].
+
+[pypi]: http://pypi.python.org/pypi/pypiezo/
+
+[[!tag tags/code]]
+[[!tag tags/linux]]
+[[!tag tags/programming]]
+[[!tag tags/pypi]]
+[[!tag tags/python]]
diff --git a/posts/pyrisk.mdwn b/posts/pyrisk.mdwn
new file mode 100644 (file)
index 0000000..3b5b0c4
--- /dev/null
@@ -0,0 +1,15 @@
+[[!meta  title="pyrisk"]]
+[[!template id=gitrepo repo=pyrisk]]
+
+Play Risk (or similar games) over email!
+
+The `README` is posted on the [PyPI page][pypi].
+
+[pypi]: http://pypi.python.org/pypi/pyrisk/
+
+[[!tag tags/code]]
+[[!tag tags/fun]]
+[[!tag tags/linux]]
+[[!tag tags/programming]]
+[[!tag tags/pypi]]
+[[!tag tags/python]]
index 91ea7102387b3fb18ecbd43a0a60b93b6ec637a1..a7d5a8336f14b6dafb6d1423dbc74c034c243a3b 100644 (file)
@@ -41,8 +41,10 @@ don't have access to any Windows boxes with a C compiler, so I haven't
 tested that ([[email me|contact]] if you have access to such a machine
 and want to try installing Sawsim).
 
-See the [[README]] and [[manual|sawsim.pdf]] for more details.
+See the [[README]], [[manual|sawsim.pdf]], and [PyPI page][pypi] for
+more details.
 
+[pypi]: http://pypi.python.org/pypi/pysawsim/
 
 [[!tag tags/C]]
 [[!tag tags/papers]]
index 2a76bce12266794bdc9990e974e1d6ea47a75dca..e9dd92d572241abec8a607d9da0991067f9fe5cc 100644 (file)
@@ -4,7 +4,12 @@
 Here is my Python module for stepper-motor control logic.  Not much
 going on, but I think it's a pretty clean implementation.
 
+The `README` is posted on the [PyPI page][pypi].
+
+[pypi]: http://pypi.python.org/pypi/stepper/
+
 [[!tag tags/code]]
 [[!tag tags/linux]]
 [[!tag tags/programming]]
+[[!tag tags/pypi]]
 [[!tag tags/python]]
diff --git a/tags/pypi.mdwn b/tags/pypi.mdwn
new file mode 100644 (file)
index 0000000..e4e3814
--- /dev/null
@@ -0,0 +1,5 @@
+Software registered with the [Python Package Index (PyPI)][pypi].
+
+[pypi]: http://pypi.python.org/pypi/
+
+[[!inline pages="link(tags/pypi) and !/tags/*" show=10 actions=yes]]