Picas

Latest version: v1.0.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

What's Changed
* Update picas examples and token commands by xinan1911 in https://github.com/sara-nl/picasclient/pull/21
* Add python3.13 to CICD by lnauta in https://github.com/sara-nl/picasclient/pull/33
* Fix SSLEOFError when connection to DB is lost by hailihu in https://github.com/sara-nl/picasclient/pull/34
* SPD-417: add scanner and get resources from tokens by lnauta in https://github.com/sara-nl/picasclient/pull/28

New Contributors
* xinan1911 made their first contribution in https://github.com/sara-nl/picasclient/pull/21

**Full Changelog**: https://github.com/sara-nl/picasclient/compare/1.0.0...1.0.1

1.0.0

What's Changed
* Added stop functionalities: max token execution time; max total runtime; max number of tasks, max scrub count
* Option to automatically resubmit tokens after failure (up to max scrub count)
* Allow user to specify desired state of token that remain locked (resubmit, failed, etc.)
* Store SLURM and DIRAC jobID in token
* More robust parsing of processing commands to fix errors with nested scripts
* Convert from setuptools to poetry; use pyproject.toml instead of setup.py
* Fix SSLEOFerror when token cannot be saved to DB


New Contributors
* hailihu made their first contribution in https://github.com/sara-nl/picasclient/pull/18

**Full Changelog**: https://github.com/sara-nl/picasclient/compare/0.3.0...1.0.0

What's Changed
* Logo by lnauta in https://github.com/sara-nl/picasclient/pull/15
* Minor changes to avoid flake8 errors by hailihu in https://github.com/sara-nl/picasclient/pull/18
* SPD-410: stop functionality by lnauta in https://github.com/sara-nl/picasclient/pull/16
* SPD-409 fixes by hailihu in https://github.com/sara-nl/picasclient/pull/23
* SPD-408 Add jobid by hailihu in https://github.com/sara-nl/picasclient/pull/22
* Fix token exception error by hailihu in https://github.com/sara-nl/picasclient/pull/25
* SPD-409 Scrubbing added by lnauta in https://github.com/sara-nl/picasclient/pull/17
* Update processing to be more general by lnauta in https://github.com/sara-nl/picasclient/pull/26
* Fix unit tests by hailihu in https://github.com/sara-nl/picasclient/pull/27
* Convert setuptools2poetry by hailihu in https://github.com/sara-nl/picasclient/pull/29
* Minor fixes by hailihu in https://github.com/sara-nl/picasclient/pull/32

New Contributors
* hailihu made their first contribution in https://github.com/sara-nl/picasclient/pull/18

**Full Changelog**: https://github.com/sara-nl/picasclient/compare/0.3.0...1.0.0

0.3.0

Major changes:
- moved to python 3
- added examples
- updated test CI to work on github
- merged different non-tracked parts of picas into the repository
- massively updated readme

Generated:

What's Changed
* python 3 support by lnauta in https://github.com/sara-nl/picasclient/pull/9
* Add CICD by lnauta in https://github.com/sara-nl/picasclient/pull/10
* Fix syntax by lnauta in https://github.com/sara-nl/picasclient/pull/12
* Add examples by lnauta in https://github.com/sara-nl/picasclient/pull/13

New Contributors
* lnauta made their first contribution in https://github.com/sara-nl/picasclient/pull/9

**Full Changelog**: https://github.com/sara-nl/picasclient/compare/0.2.10...0.3.0

0.2.10

PiCaS stores automatic the batch job identifier inside of a token:
It checks in following order(and stops if ID is found).
- GLITE_WMS_JOBID (saves aswms_job_id)
- CREAM_JOBID (saves as cream_job_id)
- PBS_JOBID (saves as pbs_job_id)

0.2.9

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.