--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-7f399c958d
2024-11-28 02:44:05.515365+00:00
--------------------------------------------------------------------------------

Name        : python-sqlmodel
Product     : Fedora 40
Version     : 0.0.22
Release     : 1.fc40
URL         : https://github.com/fastapi/sqlmodel
Summary     : SQL databases in Python, designed for simplicity, compatibility, 
and robustness
Description :
SQLModel is a library for interacting with SQL databases from Python code, with
Python objects. It is designed to be intuitive, easy to use, highly compatible,
and robust.

SQLModel is based on Python type annotations, and powered by Pydantic and
SQLAlchemy.

The key features are:

  • Intuitive to write: Great editor support. Completion everywhere. Less time
    debugging. Designed to be easy to use and learn. Less time reading docs.
  • Easy to use: It has sensible defaults and does a lot of work underneath to
    simplify the code you write.
  • Compatible: It is designed to be compatible with FastAPI, Pydantic, and
    SQLAlchemy.
  • Extensible: You have all the power of SQLAlchemy and Pydantic underneath.
  • Short: Minimize code duplication. A single type annotation does a lot of
    work. No need to duplicate models in SQLAlchemy and Pydantic.

--------------------------------------------------------------------------------
Update Information:

Initial package for python-sqlmodel
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov 19 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.0.22-1
- Initial package (close RHBZ#2318408)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2318408 - Review Request: python-sqlmodel - SQL databases in 
Python, designed for simplicity, compatibility, and robustness
        https://bugzilla.redhat.com/show_bug.cgi?id=2318408
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-7f399c958d' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to