PlasticSCM documentation¶
plasticscm¶
Python package providing access to the PlasticSCM client API.
Overview¶
TBD…
Usage¶
TBD…
Requirements¶
- It is a fully independent package.All necessary things are installed during the normal installation process.
ATTENTION: currently works and tested only for Windows.
Installation¶
Prerequisites:
Python 3.10 or higher
pip
To install run:
python -m pip install --upgrade plasticscm
Development¶
Prerequisites:
Development is strictly based on nox. To install it run:
python -m pip install --upgrade nox
Visit Development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/plasticscm plasticscm
and run:
python -m pip install ./plasticscm
or on development mode:
python -m pip install --editable ./plasticscm
License¶
Copyright (c) 2019-2026 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Sponsoring¶
If you would like to sponsor the development of this project, your contribution
is greatly appreciated.
As I am now retired, any support helps me dedicate more time to maintaining and
improving this work.