[pytango] 06/37: Create README.md

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:16:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbodomerle-guest pushed a commit to annotated tag v9.2.0b
in repository pytango.

commit b02688cb20496a6c645effdfc0368fe837ca3402
Author: Tiago Coutinho <coutinhotiago at gmail.com>
Date:   Wed Feb 3 09:42:53 2016 +0100

    Create README.md
---
 README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..dc235cb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# PyTango
+
+PyTango is a python module that exposes to <a href="http://www.python.org/">Python</a>
+the complete <a href="http://www.tango-controls.org/">Tango</a> C++ API.
+This means that you can write not only tango applications (scripts, CLIs, GUIs) that 
+access tango device servers but also tango device servers themselves, all of this in
+pure python.
+
+The latest version of the documentation can be found 
+<a href="http://www.esrf.eu/computing/cs/tango/tango_doc/kernel_doc/pytango/latest/index.html">here</a>.
+
+Check out the <a href="http://www.esrf.eu/computing/cs/tango/tango_doc/kernel_doc/pytango/latest/start.html#getting-started"><em>getting started guide</em></a>
+to learn how to build and/or install PyTango and after that the 
+<a href="http://www.esrf.eu/computing/cs/tango/tango_doc/kernel_doc/pytango/latest/quicktour.html#quick-tour"><em>quick tour</em></a>
+can help you with the first steps in the PyTango world.
+
+If you need help understanding what Tango itself really is, you can check the
+<a href="http://www.tango-controls.org/">Tango</a> homepage where you will 
+find plenty of documentation, FAQ and tutorials.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list