You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-mr-bob-1.0.1-1.lbn36.noarch
**Mister Bob the Builder** creates directory skeletons.Documentation - [medium] refactor Python API - [medium] gittip - [medium] add +var+ folder in template_sample - [medium] Check how one would implement multi-namespace python package with current mr.bob api - [low] Ability to configure what to ignore when copying templates in bobconfig (as a hook?) - [low] better format print questions...
RPMPackage python3-mockup-3.2.8-1.lbn36.noarch
Plone Mockup is an ongoing effort to modernize Plone's javascript story. Check out examples and documentation at Goals of Mockup -1. Standardize configuration of patterns implemented in js to use HTML data attributes, so they can be developed without running a backend server. 2. Use modern AMD approach to declaring dependencies on other js libs. 3. Full unit testing of jsInstall & Run Tests -...
RPMPackage python3-mls-apiclient-1.5-1.lbn36.noarch
mls.apiclient *************mls.apiclient is a Python client for the RESTful API of the Propertyshelf MLS < Use pip or easy_install to install the package:: $ pip install mls.apiclientOr install from the sources:: $ tar xzf mls.apiclient-0.1.tgz $ cd mls.apiclient-0.1 $ python setup.py install Mostly Harmless Changelog 1.5 (2017-04-24) -- Allow additional search params for getting a single resource.
RPMPackage python3-linecache2-1.0.0-32.fc36.noarch
A backport of linecache to older supported Pythons.
RPMPackage python3-lazr-uri-1.0.6-1.lbn36.noarch
This file is part of lazr.uri. lazr.uri is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.uri is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR...
RPMPackage python3-lazr-restfulclient-0.14.5-1.lbn36.noarch
This file is part of lazr.restfulclient. lazr.restfulclient is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.restfulclient is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of...
RPMPackage python3-lazr-restful-2.0.1-1.lbn36.noarch
This file is part of lazr.restful. lazr.restful is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.restful is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...
RPMPackage python3-lazr-lifecycle-1.2.1-1.lbn36.noarch
This file is part of lazr.lifecycle. lazr.lifecycle is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.lifecycle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS...
RPMPackage python3-lazr-enum-1.2.1-1.lbn36.noarch
This file is part of lazr.enum. lazr.enum is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.enum is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...
RPMPackage python3-lazr-delegates-2.0.4-1.lbn36.noarch
The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.
RPMPackage python3-lazr-batchnavigator-1.3.1-1.lbn36.noarch
This file is part of lazr.batchnavigator. lazr.batchnavigator is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.batchnavigator is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of...
RPMPackage python3-jeepney-0.8.0-1.lbn36.noarch
Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different event loops. D-Bus is an inter-process communication system, mainly used in Linux. To install Jeepney: pip install jeepney Jeepney docs on Readthedocs
RPMPackage python3-jaraco-tidelift-1.5.0-1.lbn36.noarch
 
RPMPackage python3-jaraco-text-3.2.0-6.fc36.noarch
Module for text manipulation
RPMPackage python3-jaraco-test-5.1.0-1.lbn36.noarch
 
RPMPackage python3-jaraco-stream-3.0.3-1.lbn36.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. :target:
RPMPackage python3-jaraco-packaging-9.1.2-1.lbn36.noarch
tools to supplement packaging Python releases
RPMPackage python3-jaraco-logging-3.1.0-1.lbn36.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. image::
RPMPackage python3-jaraco-itertools-6.2.1-1.lbn36.noarch
 
RPMPackage python3-jaraco-functools-3.6.0-1.lbn36.noarch
Additional functools in the spirit of stdlib’s functools.