File: source.rst

package info (click to toggle)
pygresql 1%3A6.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,944 kB
  • sloc: python: 15,052; ansic: 5,730; makefile: 16; sh: 10
file content (19 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Access to the source repository
-------------------------------

The source code of PyGreSQL is available as a `Git <https://git-scm.com/>`_
repository on `GitHub <https://github.com/PyGreSQL/PyGreSQL>`_.

The current main branch of the repository can be cloned with the command::

    git clone https://github.com/PyGreSQL/PyGreSQL.git

You can also download the main branch as a
`zip archive <https://github.com/PyGreSQL/PyGreSQL/archive/main.zip>`_.

Contributions can be proposed as
`pull requests <https://github.com/PyGreSQL/PyGreSQL/pulls>`_ on GitHub.
Before starting to work on larger contributions,
please discuss with the core developers using the
`mailing list <https://mail.vex.net/mailman/listinfo/pygresql>`_
or in a `GitHub issues <https://github.com/PyGreSQL/PyGreSQL/issues/>`_.