Port details on branch 2023Q3 |
- py-sqlalchemy14 Python SQL toolkit and Object Relational Mapper 1.4.x
- 1.4.54 databases
=2 1.4.54Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-11-15 17:59:26
- Last Update: 2025-01-28 17:04:49
- Commit Hash: 16e2934
- 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/14/
- 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}sqlalchemy14>0:databases/py-sqlalchemy14@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-sqlalchemy[0-9][0-9]
- To install the port:
- cd /usr/ports/databases/py-sqlalchemy14/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-sqlalchemy14
- pkg install py311-sqlalchemy14
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-sqlalchemy14 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sqlalchemy14
- Package flavors (<flavor>: <package>)
- py311: py311-sqlalchemy14
- distinfo:
- TIMESTAMP = 1736671193
SHA256 (sqlalchemy-1.4.54.tar.gz) = 4470fbed088c35dc20b78a39aaf4ae54fe81790c783b3264872a0224f437c31a
SIZE (sqlalchemy-1.4.54.tar.gz) = 8470350
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>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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-sqlite3>=0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- www/py-semiphemeral
- for Run
-
- astro/py-sunpy
- databases/py-flask-sqlalchemy30
- databases/py-geoalchemy2
- databases/py-sqlalchemy-json
- databases/py-sqlalchemy-migrate
- devel/py-graphene-sqlalchemy
- graphics/py-sqlalchemy-imageattach
Configuration Options:
- ===> The following configuration options are available for py311-sqlalchemy14-1.4.54:
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-sqlalchemy14
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|