CLT Calculation for Python
This packages provides methodes for calculating fiber-reinforced materials.
Free software: MIT license
Documentation: https://clt-py.readthedocs.io.
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
Unreleased
- changes:
version number
long_description_conent_type in setup.py
0.0.4 (2020-01-24)
- changed:
requirements_dev.txt to updated packades
requirements.txt
- fixed:
upload to pypi with API Token
0.0.3 (2020-01-24)
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 (2020-01-22)
setup of package
first ideas of structure
Release files for clt-py 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clt_py-0.0.4.tar.gz | 18.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clt_py-0.0.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 25.2 kB
Release files / clt_py-0.0.4.tar.gz
| Download URL | clt_py-0.0.4.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
970fc7356f3022fcca957d61d06fba791ff8d4c9e97e94ae2acc553e5974847d
|
|
BLAKE2b-256 checksum How to use checksums |
a5c4419de7c4fbc45f8a736b97b2eddff829398d7229dec3136b3cb75e37a6db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
|
Release files / clt_py-0.0.4-py2.py3-none-any.whl
| Download URL | clt_py-0.0.4-py2.py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
f0c659b590e5b2d336637831ca05259a73fbf19750e4d1fd907dfd551da272e0
|
|
BLAKE2b-256 checksum How to use checksums |
cae0a01f6be0b2f786c012aa1f00e5cf026675d4e64bd407f2633dd3d8b8ec75
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
|