mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
parent
bfdffc2c57
commit
89005ac5b8
12
README.rst
12
README.rst
|
@ -17,6 +17,18 @@ flexible objects adaptation system.
|
||||||
|
|
||||||
Psycopg 2 is both Unicode and Python 3 friendly.
|
Psycopg 2 is both Unicode and Python 3 friendly.
|
||||||
|
|
||||||
|
.. Note::
|
||||||
|
|
||||||
|
The psycopg2 package is still widely used and actively maintained, but it
|
||||||
|
is not expected to receive new features.
|
||||||
|
|
||||||
|
`Psycopg 3`__ is the evolution of psycopg2 and is where `new features are
|
||||||
|
being developed`__: if you are starting a new project you should probably
|
||||||
|
start from 3!
|
||||||
|
|
||||||
|
.. __: https://pypi.org/project/psycopg/
|
||||||
|
.. __: https://www.psycopg.org/psycopg3/docs/index.html
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user