Artron User Documentation

Artron is a simple python module to use multiprocessing with dependency graph and queue management allowing easy tool creation.

The latest stable version is available on PyPI.

pip install -U artron
Getting started
Artron’s getting-started!
User Guide
All detailed guide for Artron.
API Reference
The complete API documentation

Community

To get help with using Artron, create an issue on GitHub Issues.

Contributing

Yes please! We are always looking for contributions, additions and improvements.

The source is available on GitHub and contributions are always encouraged. Contributions can be as simple as minor tweaks to this documentation, the website or the core.

To contribute, fork the project on GitHub and send a pull request.

Changes

See the Changelog for a full list of changes to Artron.

Offline Reading

Download the docs in pdf or epub formats for offline reading.

Indices and tables

Licence

Copyright 2018 - Ahmet Demir

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.