You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-apify-shared-1.1.2-1.lbn36.noarch
apify-shared
RPMPackage python3-apify-client-1.8.1-1.lbn36.noarch
apify-client
RPMPackage python3-apache-airflow+ydb-2.10.5-1.lbn36.noarch
This is a metapackage bringing in ydb extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+common-compat-2.10.5-1.lbn36.noarch
This is a metapackage bringing in common-compat extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+cloudpickle-2.10.5-1.lbn36.noarch
This is a metapackage bringing in cloudpickle extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-iceberg-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-iceberg extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-best-ec2-1.1.4-1.lbn36.noarch
Best EC2 Best EC2, the smart solution designed to optimize your Amazon EC2 instance type selection process. The app simplifies the challenge of choosing the optimal EC2 instance type that matches your specific requirements, balancing performance, cost, and computing needs. Prerequisites python >=3.8.0 AWS Credentials Install pip install best-ec2 The IAM policy grants minimal permissions necessary for the application { "Version": "2012-10-17", "Statement": [ { "Sid": "General", "Effect": "Allow", "Action": [ "ec2:DescribeInstanceTypes" ], "Resource": "*" }, { "Sid": "OnDemand", "Effect": "Allow", "Action": [ "pricing:GetProducts" ], "Resource": "*" }, { "Sid": "Spot", "Effect": "Allow", "Action": [ "ec2:DescribeAvailabilityZones",
RPMPackage python3-flask-sockets-0.2.1-1.lbn36.noarch
Flask-Sockets -Elegant WebSockets for your Flask apps.
RPMPackage python3-flask-socketio-5.3.6-1.lbn36.noarch
Flask-SocketIO gives Flask applications access to low latency bi-directional communications between the clients and the server. The client-side application can use any of the SocketIO official clients libraries in Javascript, C++, Java and Swift, or any compatible client to establish a permanent connection to the server.
RPMPackage python3-flask-socketio-5.3.6-1.lbn36.noarch
Flask-SocketIO gives Flask applications access to low latency bi-directional communications between the clients and the server. The client-side application can use any of the SocketIO official clients libraries in Javascript, C++, Java and Swift, or any compatible client to establish a permanent connection to the server.
RPMPackage python3-flask-session-0.5.0-8.lbn36.noarch
Flask-Session is an extension for Flask that adds support for server-side sessions to your application.
RPMPackage python3-flask-security-too+fsqla-5.4.3-1.lbn36.noarch
This is a metapackage bringing in fsqla extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+fsqla-5.4.3-1.lbn36.noarch
This is a metapackage bringing in fsqla extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+common-5.4.3-1.lbn36.noarch
This is a metapackage bringing in common extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+common-5.4.3-1.lbn36.noarch
This is a metapackage bringing in common extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+babel-5.4.3-1.lbn36.noarch
This is a metapackage bringing in babel extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too+babel-5.4.3-1.lbn36.noarch
This is a metapackage bringing in babel extras requires for python3-flask-security-too. It makes sure the dependencies are installed.
RPMPackage python3-flask-security-too-5.4.3-1.lbn36.noarch
Flask-Security quickly adds security features to your Flask application.
RPMPackage python3-flask-security-too-5.4.3-1.lbn36.noarch
Flask-Security quickly adds security features to your Flask application.
RPMPackage python3-flask-restx-0.5.1-2.fc36.noarch
Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs. It encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.