.. include:: links.inc

Downloads
=========

See :ref:`introduction_installation` for additional information.

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

- `Pre-built *SfePy* packages`_ for the `miniforge`_  distribution are
  available from `conda-forge`_ channel for all supported platforms.
- Experimental docker image: `<https://github.com/sfepy/sfepy-docker>`_.

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

latest and previous releases:

   https://github.com/sfepy/sfepy/tags
