Port details |
- py-sqlalchemy20 Python SQL toolkit and Object Relational Mapper 2.0.x
- 2.0.39 databases
=2 2.0.32Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-03-21 19:24:14
- Last Update: 2025-03-19 03:38:21
- Commit Hash: 8bd0ee5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://www.sqlalchemy.org/
- https://docs.sqlalchemy.org/en/20/
- https://github.com/sqlalchemy/sqlalchemy
- Description:
- The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives
application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence patterns,
designed for efficient and high-performing database access, adapted into a
simple and Pythonic domain language.
  ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sqlalchemy20>0:databases/py-sqlalchemy20@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-sqlalchemy[0-9][0-9]
- To install the port:
- cd /usr/ports/databases/py-sqlalchemy20/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-sqlalchemy20
- pkg install py311-sqlalchemy20
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-sqlalchemy20 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sqlalchemy20
- Package flavors (<flavor>: <package>)
- py311: py311-sqlalchemy20
- distinfo:
- TIMESTAMP = 1742070322
SHA256 (sqlalchemy-2.0.39.tar.gz) = 5d2d1fe548def3267b4c70a8568f108d1fed7cbbeccb9cc166e05af2abc25c22
SIZE (sqlalchemy-2.0.39.tar.gz) = 9644602
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-mock>=0 : devel/py-mock@py311
- py311-pytest>=2.5.2 : devel/py-pytest@py311
- py311-pytest-xdist>=0,1 : devel/py-pytest-xdist@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-greenlet>=0 : devel/py-greenlet@py311
- py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/freqtrade
- games/py-pychess
- www/py-flask-dance
- for Run
-
- databases/py-agate-sql
- databases/py-duckdb_engine
- databases/py-flask-sqlalchemy
- databases/py-marshmallow-sqlalchemy
- devel/py-dataflows-tabulator
- devel/py-tabulator
- finance/freqtrade
Configuration Options:
- ===> The following configuration options are available for py311-sqlalchemy20-2.0.39:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
====> Options available for the multi BACKEND: you have to choose at least one of them
MSSQL=off: Microsoft SQL Server support
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- databases_py-sqlalchemy20
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|