You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond+test-7.6.2-1.lbn36.noarch
This is a metapackage bringing in test extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+qrcode-7.6.2-1.lbn36.noarch
This is a metapackage bringing in qrcode extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+postgresql-7.6.2-1.lbn36.noarch
This is a metapackage bringing in postgresql extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+levenshtein-7.6.2-1.lbn36.noarch
This is a metapackage bringing in levenshtein extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+image-7.6.2-1.lbn36.noarch
This is a metapackage bringing in image extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+html2text-7.6.2-1.lbn36.noarch
This is a metapackage bringing in html2text extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+graphviz-7.6.2-1.lbn36.noarch
This is a metapackage bringing in graphviz extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+email-validation-7.6.2-1.lbn36.noarch
This is a metapackage bringing in email-validation extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+coroutine-7.6.2-1.lbn36.noarch
This is a metapackage bringing in coroutine extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+bcrypt-7.4.4-1.lbn36.noarch
This is a metapackage bringing in bcrypt extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+barcode-7.6.2-1.lbn36.noarch
This is a metapackage bringing in barcode extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-trytond+argon2-7.4.4-1.lbn36.noarch
This is a metapackage bringing in argon2 extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage python3-tryton-filestore-s3-0.2.1-1.lbn36.noarch
Tryton FileStore S3 AWS Backend S3 AWS backend for the Tryton application framework.In order to configure the S3 Amazon you should modify your trytond configuration file to include the tryton_filestore_s3.FileStoreS3 as class of the database section. Also you need to specify the s3 credentials with the s3_access_key, s3_secret_key and bucket values.An example configuration file looks like::...
RPMPackage python3-tryton-filestore-minio-0.2.3-1.lbn36.noarch
Tryton FileStore MinIO The *Tryton FileStore MinIO* package allows Tryton's FileStore to be configured to use S3 compatible object storage services. It can be setup to store files in different buckets, or with different service providers depending on the prefix used with the FileStore. This package uses the MinIO Python SDK library to communicate with the S3 services.
RPMPackage python3-stripe-subscriptions-0.5.4-1.lbn36.noarch
Stripe SubscriptionsThis library is designed to make it as easy as possible for python web developers to manage Stripe Subscriptions. It allows to create Stripe Checkouts and also contains functions to ease the creation of custom checkoutsAlmost all functions accept a user argument which would typically be an instant of an object created using ORM. This ensures that a user cannot access data...
RPMPackage python3-stripe-10.9.0-1.lbn36.noarch
Official Stripe Bindings for Python A Python library for Stripe's API.
RPMPackage python3-shopifyapi-12.5.0-1.lbn36.noarch
The ShopifyAPI library allows python developers to programmatically access the admin section of stores using an ActiveResource like interface similar the ruby Shopify API gem. The library makes HTTP requests to Shopify in order to list, create, update, or delete resources (e.g. Order, Product, Collection).
RPMPackage python3-shippinglabel-1.7.1-1.lbn36.noarch
shippinglabel .. start short_desc**Utilities for handling packages.**.. end short_desc.. start shields.. list-table:: :stub-columns: 1 :widths: 10 90 * - Docs - |docs| |docs_check| * - Tests - |actions_linux| |actions_windows| |actions_macos| |coveralls| * - PyPI - |pypi-version| |supported-versions| |supported-implementations| |wheel| * - Anaconda - |conda-version| |conda- platform| * -...
RPMPackage python3-python3-saml-1.16.0-1.lbn36.noarch
 
RPMPackage python3-pysaml2-7.4.2-4.lbn36.noarch
PySAML2 is a pure python implementation of SAML2. It contains all necessary pieces for building a SAML2 service provider or an identity provider. The distribution contains examples of both. Originally written to work in a WSGI environment there are extensions that allow you to use it with other frameworks.