https://github.com/ansys/pyansys-dev-guide
PyAnsys Project Developer's Guide
https://github.com/ansys/pyansys-dev-guide
Last synced: 2 months ago
JSON representation
PyAnsys Project Developer's Guide
- Host: GitHub
- URL: https://github.com/ansys/pyansys-dev-guide
- Owner: ansys
- License: mit
- Created: 2021-08-13T17:19:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T01:36:08.000Z (about 1 year ago)
- Last Synced: 2024-04-12T06:20:57.036Z (about 1 year ago)
- Homepage: http://dev.docs.pyansys.com
- Size: 4.09 MB
- Stars: 30
- Watchers: 15
- Forks: 6
- Open Issues: 32
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
PyAnsys developer's guide
=========================The `PyAnsys developer's guide `_ is the central
document for:- Ansys developers who want to create and "own" PyAnsys libraries
- Anyone in the Python community who wants to contribute to a
PyAnsys library
- Anyone who is interested in learning more about the PyAnsys
project and PyAnsys librariesThis guide describes the PyAnsys project organization and administration.
It also provides how-to information and summarizes packaging, coding, and
documentation styles. It concludes with an abstractions section that explains
how apps and complex services expose only functionalities that matter to users.From the **About** area for the repository, you can click the link to view
the latest web-based release of this guide. In the `Releases `_
area, you can view information about all releases. In the **Assets** area for
any release, you can download a PDF file of the guide.