Clt-py

Latest version: v0.0.4

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

Scan your dependencies

0.0.5

------------------

* changes:
- version number
- long_description_conent_type in setup.py
- travis API token fixed

0.0.4

------------------

* changed:
- requirements_dev.txt to updated packades
- requirements.txt
* fixed:
- upload to pypi with API Token

0.0.3

------------------

* First release on PyPI.

* add class Material2D - base class for all materials used in this package.
* add class IsotropicMaterial - Material2D class for isotropic materials.
* add class AnisotropicMaterial - Material2D class for anisotropic materials.
* add class FiberReinforcedMaterialUD - Material2D class that combines two materials.
* add class Ply - generates defined ply/layer of Material2D.
* add class Laminate - combines mulitple Ply instances to composite laminate.
* dev setup:
* add .pre-commit-config.yaml - formating with black
* changed travis - add ``black --check`` on 'before_script' method
* changed requirements_dev.txt
* add requirements.txt
* add tests for classes
* fix tox python 3.8 and flake8 checking
* add flake8 ignore: E501, W503, F841
* update mail adress
* docs:
* changed usage.rst - new Version update to use package

0.0.2

------------------
* setup of package
* first ideas of structure

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.