python-catkin-pkgsrcd85d2cb817250e66d39cc62c517ec82202c0f10624bb87f4e8104e5caf9ab936catkin package libraryLibrary for retrieving information about catkin packages.http://wiki.ros.org/catkin_pkgBSDopenEuler Copr - user Z572Unspecifiedresalloc-c032ce8d-ad02-4e58-8675-cafeb358a5dfpython-flake8-import-ordersrcdff6b791ec89fbe597ee783b9be75e97c22c5436d96f62489f51c4f4d0e2eda7Flake8 and pylama plugin that checks the ordering of import statements.|Build Status|
A `flake8 <http://flake8.readthedocs.org/en/latest/>`__ and `Pylama
<https://github.com/klen/pylama>`__ plugin that checks the ordering of
your imports. It does not check anything else about the
imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages,
and that each group is individually alphabetized, however this depends
on the style used. Flake8-Import-Order supports a number of `styles
<#styles>`_ and is extensible allowing for `custom styles
<#extending-styles>`_.
This plugin was originally developed to match the style preferences of
the `cryptography <https://github.com/pyca/cryptography>`__ project,
with this style remaining the default.https://github.com/PyCQA/flake8-import-orderLGPLv3openEuler Copr - user Z572Unspecifiedresalloc-18855a70-82ba-46a9-be13-b183e93fd55apython-flake8-import-ordersrc72520a6fa34bbb258fda945dda6b1bbf3971ec06e48598f10fc5258ace2fd472Flake8 and pylama plugin that checks the ordering of import statements.|Build Status|
A `flake8 <http://flake8.readthedocs.org/en/latest/>`__ and `Pylama
<https://github.com/klen/pylama>`__ plugin that checks the ordering of
your imports. It does not check anything else about the
imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages,
and that each group is individually alphabetized, however this depends
on the style used. Flake8-Import-Order supports a number of `styles
<#styles>`_ and is extensible allowing for `custom styles
<#extending-styles>`_.
This plugin was originally developed to match the style preferences of
the `cryptography <https://github.com/pyca/cryptography>`__ project,
with this style remaining the default.https://github.com/PyCQA/flake8-import-orderLGPLv3openEuler Copr - user Z572Unspecifiedresalloc-c2a39772-d0b7-4fde-a4fe-a9356b3ebe33python-flake8-import-order-helpnoarch9939233634a380e868de9bfbcf5112d34029af83f14cbc3aa6be9642635ee49eDevelopment documents and examples for flake8-import-order|Build Status|
A `flake8 <http://flake8.readthedocs.org/en/latest/>`__ and `Pylama
<https://github.com/klen/pylama>`__ plugin that checks the ordering of
your imports. It does not check anything else about the
imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages,
and that each group is individually alphabetized, however this depends
on the style used. Flake8-Import-Order supports a number of `styles
<#styles>`_ and is extensible allowing for `custom styles
<#extending-styles>`_.
This plugin was originally developed to match the style preferences of
the `cryptography <https://github.com/pyca/cryptography>`__ project,
with this style remaining the default.https://github.com/PyCQA/flake8-import-orderLGPLv3openEuler Copr - user Z572Unspecifiedresalloc-18855a70-82ba-46a9-be13-b183e93fd55apython-flake8-import-order-0.18.2-1.src.rpmpython-flake8-import-order-helpnoarch8878bd8e68e1ab74add1fac41161aa22aebd0224aa37b5d42ab7f4e47e6d0ba2Development documents and examples for flake8-import-order|Build Status|
A `flake8 <http://flake8.readthedocs.org/en/latest/>`__ and `Pylama
<https://github.com/klen/pylama>`__ plugin that checks the ordering of
your imports. It does not check anything else about the
imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages,
and that each group is individually alphabetized, however this depends
on the style used. Flake8-Import-Order supports a number of `styles
<#styles>`_ and is extensible allowing for `custom styles
<#extending-styles>`_.
This plugin was originally developed to match the style preferences of
the `cryptography <https://github.com/pyca/cryptography>`__ project,
with this style remaining the default.https://github.com/PyCQA/flake8-import-orderLGPLv3openEuler Copr - user Z572Unspecifiedresalloc-c2a39772-d0b7-4fde-a4fe-a9356b3ebe33python-flake8-import-order-0.18.2-1.src.rpmpython-pygraphvizsrc88a75714ddb115ae538153f0c5349106e014ee0540f745670bf4ce09f7ff322cPython interface to GraphvizPyGraphviz is a Python interface to the Graphviz graph layout and
visualization package.
With PyGraphviz you can create, edit, read, write, and draw graphs using
Python to access the Graphviz graph data structure and layout algorithms.
PyGraphviz provides a similar programming interface to NetworkX
(https://networkx.org).
- **Website (including documentation):** https://pygraphviz.github.io
- **Mailing list:** https://groups.google.com/forum/#!forum/pygraphviz-discuss
- **Source:** https://github.com/pygraphviz/pygraphviz
- **Bug reports:** https://github.com/pygraphviz/pygraphviz/issueshttp://pygraphviz.github.ioBSDopenEuler Copr - user Z572Unspecifiedresalloc-f5bd6bc8-a36a-46c6-8e7b-7fb87a3a0b0dpython3-flake8-import-ordernoarch6454a47366a39bf92f4e1f36377782775e080670d6e91b5f613985b975e5e705Flake8 and pylama plugin that checks the ordering of import statements.|Build Status|
A `flake8 <http://flake8.readthedocs.org/en/latest/>`__ and `Pylama
<https://github.com/klen/pylama>`__ plugin that checks the ordering of
your imports. It does not check anything else about the
imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages,
and that each group is individually alphabetized, however this depends
on the style used. Flake8-Import-Order supports a number of `styles
<#styles>`_ and is extensible allowing for `custom styles
<#extending-styles>`_.
This plugin was originally developed to match the style preferences of
the `cryptography <https://github.com/pyca/cryptography>`__ project,
with this style remaining the default.https://github.com/PyCQA/flake8-import-orderLGPLv3openEuler Copr - user Z572Unspecifiedresalloc-18855a70-82ba-46a9-be13-b183e93fd55apython-flake8-import-order-0.18.2-1.src.rpmpython3-flake8-import-ordernoarcha05602e5fc88fb6f16dc4d335fefa8a96f0f991d97445c98e5850a236d438cbaFlake8 and pylama plugin that checks the ordering of import statements.|Build Status|
A `flake8 <http://flake8.readthedocs.org/en/latest/>`__ and `Pylama
<https://github.com/klen/pylama>`__ plugin that checks the ordering of
your imports. It does not check anything else about the
imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages,
and that each group is individually alphabetized, however this depends
on the style used. Flake8-Import-Order supports a number of `styles
<#styles>`_ and is extensible allowing for `custom styles
<#extending-styles>`_.
This plugin was originally developed to match the style preferences of
the `cryptography <https://github.com/pyca/cryptography>`__ project,
with this style remaining the default.https://github.com/PyCQA/flake8-import-orderLGPLv3openEuler Copr - user Z572Unspecifiedresalloc-c2a39772-d0b7-4fde-a4fe-a9356b3ebe33python-flake8-import-order-0.18.2-1.src.rpm