.. include:: links.inc

Downloads
=========

See :ref:`introduction_installation` for additional information.

Pre-built  packages
-------------------

`Pre-built *SfePy* packages`_ for `Anaconda`_
Python distribution are available
from `conda-forge`_ channel for all supported platforms. (See
:ref:`multi_platform_distributions_notes` for further details.)


Sources
-------

`Latest and previous releases <_static/downloads.php>`_.


Git repository
--------------

download the repository (read-only)::

    git clone git://github.com/sfepy/sfepy.git

download the repository (read-write, permission needed)::

    git clone git@github.com:sfepy/sfepy.git

web access (fork the repository there if you wish to help):

   https://github.com/sfepy/sfepy

latest snapshot:

   https://github.com/sfepy/sfepy/archive/master.zip
