python-recsys is a python library for implementing a recommender system.
The Python runtime environment offered on AWS Marketplace by Jetware is a pre-configured, high-performance execution environment optimized for both training and inference tasks. It includes the Python programming language along with essential development tools such as a C compiler and make utility, providing a comprehensive setup for developers. Key Features and Functionality: - High-Performance Execution: Optimized for efficient performance in both training and inference scenarios. - Integra
Pandas is a powerful and flexible open-source Python library designed for data analysis and manipulation. It provides fast, efficient, and intuitive data structures, such as DataFrame and Series, which simplify handling structured (tabular, multidimensional, potentially heterogeneous) and time series data. Pandas aims to be the fundamental high-level building block for practical, real-world data analysis in Python, offering a wide range of functionalities to streamline data processing tasks. Ke
The "machine-learning" project by jeff1evesque is a Python-based web interface and REST API designed for performing classification and regression tasks. It provides a user-friendly platform for implementing machine learning models, making it accessible for both beginners and experienced practitioners. Key Features and Functionality: - Web Interface: Offers an intuitive graphical user interface for managing datasets, training models, and visualizing results. - REST API: Enables seamless integr
python-sql is a library to write SQL queries in a pythonic way.
pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.
Python RPA is the only enterprise RPA platform that enables IT and Automation teams with universal toolkit for low-code and Python-based automation. Unlike traditional low-code platform forcing users learn and utilize proprietary development framework on one side and developer-focused code-based platforms on the other, Python RPA seamlessly combines the power and flexibility of Python-based automations with simplicity of low-code in a single platform.
xlrd is a library for reading data and formatting information from Excel files, whether they are .xls or .xlsx files.
Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
Wkhtmltopdf binaries are precompiled and included in the package making pydf easier to use, in particular this means pydf works on heroku.
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. Man
Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia.
websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity.
python-docx is a Python library for creating and updating Microsoft Word (.docx) files.
Official project repository for the Setuptools build system
Bokeh is an interactive visualization library for Python that enables beautiful and meaningful visual presentation of data in modern web browsers. With Bokeh, you can quickly and easily create interactive plots, dashboards, and data applications.
Wing is a Python IDE with powerful debugger and intelligent editor that make interactive Python development fast, accurate, and fun.
ArcGIS API for Python is a Python library for working with maps and geospatial data, powered by web GIS. It provides simple and efficient tools for sophisticated vector and raster analysis, geocoding, map making, routing and directions, as well as for organizing and managing a GIS with users, groups and information items.