-
python2-pygithub-1.47-1.lbn36.noarch
(Very short) Tutorial First create a Github instance:: from github import
Github using username and password g Github("user", "password") or using an
access token g Github("access_token")Then play with your Github objects:: for
repo in g.get_user().get_repos(): print(repo.name)
repo.edit(has_wikiFalse)Reference documentation See
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pygments-github-lexers-0.0.5-1.lbn36.noarch
UNKNOWN
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pylons-sphinx-latesturl-0.2-1.lbn36.noarch
pylons_sphinx_latesturl README This package is a Sphinx extension: it adds a
latest_url key to the Sphinx template namespace for use in for a versioned
document sets.Please see docs/narr.rst for detailed documentation.
pylons_sphinx_latesturl Changelog 0.2 (2016-02-18) -- When RTD is building json
output the context is missing the file_suffix option but it seems safe to
assume .html::...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pylons-sphinx-themes-1.0.13-1.lbn36.noarch
Pylons Sphinx Themes This repository is a Python package that contains Sphinx
themes for Pylons related projects. This project is based on Pylons Sphinx
Theme < (singular), but uses a package implementation instead of git submodules
and manual steps.To use a theme in your Sphinx documentation, follow this
guide. Edit your project's setup.py -- . Add pylons-sphinx-themes to your
project's...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pyparsing-2.4.7-1.lbn36.noarch
PyParsing -- A Python Parsing Module |Build Status|Introduction The pyparsing
module is an alternative approach to creating and executing simple grammars,
vs. the traditional lex/yacc approach, or the use of regular expressions. The
pyparsing module provides a library of classes that client code uses to
construct the grammar directly in Python code.*[Since first writing this
description of...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pyprof2calltree-1.4.5-1.lbn36.noarch
Script to help visualize profiling data collected with the cProfile Python
module with the kcachegrind_ (screenshots_) graphical calltree analyser.This is
a rebranding of the venerable script by David Allouche et Al. It aims at making
it easier to distribute (e.g. through PyPI) and behave more like the scripts of
the debian kcachegrind-converters_ package. The final goal is to make it part
of...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pyrepl-0.9.0-1.lbn36.noarch
pyrepl is a Python library, inspired by readline, for building flexible command
line interfaces, featuring: * sane multi-line editing * history, with
incremental search * completion, including displaying of available options * a
fairly large subset of the readline emacs-mode keybindings * a liberal, Python-
style, license * a new python top-level.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pyroma-2.6.1-1.lbn25.noarch
Pyroma rhymes with aroma, and is a product aimed at giving a rating of how well
a Python project complies with the best practices of the Python packaging
ecosystem, primarily PyPI, pip, Distribute etc, as well as a list of issues
that could be improved.The aim of this is both to help people make a project
that is nice and usable, but also to improve the quality of Python third-party
software,...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pyscss-1.4.0-1.lbn36.x86_64
pyScss, a Scss compiler for Python |build-status| |coverage|.. |build-statu ..
|coverag pyScss is a compiler for the Sass_ language, a superset of CSS3 that
adds programming capabilities and some other syntactic sugar... _Sass: -You
need Python 2.6+ or 3.3+. PyPy is also supported.Installation:: pip install
pyScssUsage::
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pyte-0.8.1-1.lbn25.noarch
.. -*- mode: rst -*-:: _ | | _ __ _ _ | |_ ___ | '_ \ | | | || __|/ _ \ | |_)
|| |_| || |_| __/ | .__/ \__, | \__|\___| | | __/ | |_| |___/ 0.8.1 What is
pyte? --It's an in memory VTXXX-compatible terminal emulator. *XXX* stands for
a series of video terminals, developed by DEC < between 1970 and 1995. The
first, and probably the most famous one, was VT100 terminal, which is now a de-
facto...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36