Python package providing access to the PlasticSCM client API.
Project description
plasticscm
Python package providing access to the PlasticSCM client API.
Overview
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.8 or higher
pip and setuptools
To install run:
python -m pip install --upgrade plasticscm
Development
Prerequisites:
Development is strictly based on tox. To install it run:
python -m pip install --upgrade tox
Visit Development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/plasticscm.git plasticscm
and run:
python -m pip install ./plasticscm
or on development mode:
python -m pip install --editable ./plasticscm
License
Copyright (c) 2019-2024 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
0.3.1a1 (2024-08-13)
Add support for Python 3.13
Setup (dependencies) update.
0.3.0a1 (2024-01-26)
Setup update (now based on tox >= 4.0).
Add support for Python 3.10, 3.11 and 3.12
Drop support for Python 3.7
Add support for PyPy 3.9 and 3.10
Copyright year update.
Tox configuration has been moved to pyproject.toml
0.2.0a5 (2020-10-18)
Add support for Python 3.9
General update, improvements and cleanup.
Setup update and cleanup.
Fixed docs setup.
0.1.0a6 (2020-01-17)
Drop support for Python 3.5
Added get_cm_location().
- Forced ‘query’ to be a keyword-only argument for get_branches(),get_labels(), get_changesets().
Forced ‘top_level’ to be a keyword-only argument for create_branch().
Fixes for get_pending_changes() and undo_pending_changes().
Added ReadTheDocs config file.
Setup update.
0.1.0a1 (2020-01-12)
Added get_item_revision().
Docstings have been completed.
Changes for preliminary tests.
Added a preliminary documentation.
0.0.1a2 (2020-01-10)
Fixes for rename_repository() and rename_workspace().
Changes of OperationStatus and CheckinStatus models.
Added optional parameter ‘timeout’.
Fixes for undo_pending_changes().
Fix for typos: delete_worskpace -> delete_workspace.
Fixes for get_item_revision_history_*().
Added a preliminary tests.
0.0.1a1 (2020-01-08)
First alpha release.
0.0.1a0 (2019-09-23)
Initial commit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file plasticscm-0.3.1a1.zip
.
File metadata
- Download URL: plasticscm-0.3.1a1.zip
- Upload date:
- Size: 46.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9de408197444ea862c5991094c251547ac83e0c8002e75733c2d36cbbd698ee6 |
|
MD5 | 737f3d2a01555790e10b6b5e10541b9d |
|
BLAKE2b-256 | 2f50fc2e1ce2bb1ee369eea8f06ff0ff231471162e16e3c913e224dcadcd5d0d |
File details
Details for the file plasticscm-0.3.1a1-py3-none-any.whl
.
File metadata
- Download URL: plasticscm-0.3.1a1-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f79dcef768e329acc1194fbcc7e617b2b7616d80e679246b0a5d9192d771f596 |
|
MD5 | ff552c7967ba8243df11487aa4728086 |
|
BLAKE2b-256 | f925c95af700a3f23d8ef7d6f992ce1de1cd1599a35b218e02813025198a447f |