You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-apache-airflow+apache-impala-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-impala extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-hive-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-hive extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-hdfs-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-hdfs extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-flink-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-flink extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-druid-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-druid extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-drill-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-drill extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-cassandra-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-cassandra extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-beam-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-beam extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-atlas-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-atlas extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+amazon-2.10.5-1.lbn36.noarch
This is a metapackage bringing in amazon extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+all-dbs-2.10.5-1.lbn36.noarch
This is a metapackage bringing in all-dbs extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+all-core-2.10.5-1.lbn36.noarch
This is a metapackage bringing in all-core extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+all-2.10.5-1.lbn36.noarch
This is a metapackage bringing in all extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+alibaba-2.10.5-1.lbn36.noarch
This is a metapackage bringing in alibaba extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+airbyte-2.10.5-1.lbn36.noarch
This is a metapackage bringing in airbyte extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+aiobotocore-2.10.5-1.lbn36.noarch
This is a metapackage bringing in aiobotocore extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apsw-3.45.2.0-1.lbn36.x86_64
.. image:: :width: 215 pxAPSW stands for **A**\ nother **P**\ ython **S**\ QLite **W**\ rapper. APSW supports CPython 3.8 onwards.About APSW lets you get the most out of the SQLite < embedded relational database engine from Python, and the most out of Python from SQLite. APSW glues together the complete SQLite C API < and Python's C API < staying up to date
RPMPackage python3-wtforms-sqlalchemy-0.4.1-1.lbn36.noarch
WTForms-SQLAlchemy WTForms-SQLAlchemy is a fork of the wtforms.ext.sqlalchemy package from WTForms. The package has been renamed to wtforms_sqlalchemy but otherwise should function the same as wtforms.ext.sqlalchemy did.to install:: pip install WTForms-SQLAlchemyAn example using Flask is included in examples/flask.
RPMPackage python3-wtforms-jsonschema2-0.7.0-1.lbn36.noarch
WTForms JSONSchema 2 [![Build status]( JSONSchema 2 is a converter to turn forms made with WTForms into a OrderedDict following the JSONSchema syntax.It was developed independently of [wtforms_jsonschema]( Main differences are that it is unit tested, adds support for validators and is easier to extend. That being said, not all fields that are supported by wtforms_jsonschema are supported by...
RPMPackage python3-wtforms-json-0.3.5-1.lbn36.noarch
WTForms-JSON Adds smart json support for WTForms. Useful for when using WTForms with RESTful