You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage chef-analytics-0.1.0-1.lbn25.noarch
A Chef analytics API client with minimal dependencies.
RPMPackage chef-10.34.6-12.lbn25.noarch
Chef is a systems integration framework and configuration management library written in Ruby. Chef provides a Ruby library and API that can be used to bring the benefits of configuration management to an entire infrastructure. Chef can be run as a client (chef-client) to a server, or run as a standalone tool (chef-solo). Configuration recipes are written in a pure Ruby DSL.
RPMPackage cassandra-server-3.11.0-1.lbn25.x86_64
Cassandra is a partitioned row store. Rows are organized into tables with a required primary key. Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically re-partition as machines are added/removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
RPMPackage cassandra-java-libs-3.11.0-1.lbn25.x86_64
All the classes required by cassandra server, nodetool, sstable tools and stress tools.
RPMPackage bytelist-1.0.8-11.fc24.noarch
A small java library for manipulating lists of bytes.
RPMPackage bea-stax-api-1.2.0-12.fc24.noarch
The StAX API
RPMPackage bea-stax-1.2.0-12.fc24.noarch
The Streaming API for XML (StAX) is a groundbreaking new Java API for parsing and writing XML easily and efficiently.
RPMPackage GitPython-1.0.1-6.fc25.noarch
GitPython is a python library used to interact with Git repositories. GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath.
RPMPackage python3-olefile-0.46-1.lbn25.noarch
olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc. Python3 version.
RPMPackage python3-zope.deprecation-4.4.0-10.lbn25.noarch
When we started working on Zope 3.1, we noticed that the hardest part of the development process was to ensure backward-compatibility and correctly mark deprecated modules, classes, functions, methods and properties. This package provides a simple function called 'deprecated(names, reason)' to deprecate the previously mentioned Python objects.
RPMPackage python3-zdesk-2.7.1-1.lbn25.noarch
 
RPMPackage python3-vertica-0.9.5-1.lbn25.noarch
 
RPMPackage python3-unicodecsv-0.14.1-5.lbn25.py37.noarch
The unicodecsv is a drop-in replacement for Python 2.7's csv module which supports unicode strings without a hassle. It is NOT a drop-in replacement for Python 3's csv module, see https://github.com/jdunck/python-unicodecsv/issues/65
RPMPackage python3-thrift-sasl-0.3.0-1.lbn25.noarch
Thrift SASL Python module that implements SASL transports for Thrift (TSaslClientTransport).
RPMPackage python3-thrift-0.11.0-2.lbn25.x86_64
 
RPMPackage python3-text-unidecode-1.3-1.lbn25.noarch
Text-Unidecode text-unidecode is the most basic port of the Text::Unidecode < Perl library.There are other Python ports of Text::Unidecode (unidecode_ and isounidecode_). unidecode_ is GPL; isounidecode_ uses too much memory, and it didn't support Python 3 when this package was created.You can redistribute it and/or modify this port under the terms of either:* Artistic License_, or * GPL or GPLv2+
RPMPackage python3-snakebite-2.11.0-1.lbn25.noarch
Pure Python HDFS client
RPMPackage python3-setproctitle-1.1.10-3.lbn25.x86_64
Python module allowing a process to change its title as displayed by system tool such as ps and top. It's useful in multi-process systems, allowing to identify tasks each forked process is busy with. This technique has been used by PostgreSQL and OpenSSH. It's based on PostgreSQL implementation which has proven to be portable.
RPMPackage python3-sendgrid-6.1.0-1.lbn25.noarch
|Travis Badge| |codecov| |Python Versions| |PyPI Version| |Docker Badge| |Email Notifications Badge| |MIT licensed| |Twitter Follow| |GitHub contributors| |Open Source Helpers|**This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Python.****NEW:**- Subscribe to email notifications_ for releases and breaking changes. - Version 6.X release is a BREAKING CHANGE...
RPMPackage python3-rednose-1.3.0-1.lbn25.noarch
A module for making nose pretty using colors.