Bots EDI Translator
  • Python 86.8%
  • HTML 7.5%
  • CSS 3.4%
  • JavaScript 2.2%
  • Shell 0.1%
Find a file
Ludovic Watteaux f6b2ec32be Merge branch '36-defer-communication-should-not-apply-when-in-acceptance-test-mode' into 'main'
Fix #36: Ignore defer in acceptance test mode

Closes #36

See merge request bots-ediint/bots!34
2026-05-11 10:44:54 +00:00
bots Merge branch '36-defer-communication-should-not-apply-when-in-acceptance-test-mode' into 'main' 2026-05-11 10:44:54 +00:00
requirements
scripts
tests
.gitignore
.gitlab-ci.yml
AUTHORS.rst
botslogo.bmp
CHANGELOG.rst
CONTRIBUTING.md
license.rst
Makefile
MANIFEST.in
pyproject.toml
README.rst

Bots EDI Translator
===================

.. image:: https://readthedocs.org/projects/bots/badge/?version=latest
    :alt: Documentation Status
    :scale: 100%
    :target: http://bots.readthedocs.io

.. image:: https://img.shields.io/pypi/l/bots.svg
   :target: https://raw.githubusercontent.com/bots-edi/bots/master/license.rst
   :alt: License

|
| Bots is complete software for EDI (Electronic Data Interchange),
| with a powerfull translator engine.
|

Features
--------

- Supports of many file formats: EDIFACT, x12, Tradacoms, XML, json, csv, ...
- Runs on Windows, Linux, OSX and Unix.
- Bots is very stable.
- Bots handles high volumes of EDI transactions.
- Bots is very flexible and can be configurated for your specific EDI needs.

|
| This is a fork of Bots from `Henk-Jan Ebbers`_.
|

Getting Started
---------------
|
| The documentation_ is a great place to get started.
|

License
-------
|
| Bots is licenced under GNU GENERAL PUBLIC LICENSE Version 3
| Full license text here: http://www.gnu.org/copyleft/gpl.html
|

Support
-------
|
| Commercial support by EDI Intelligentsia, https://www.edi-intelligentsia.com
|

.. _Henk-Jan Ebbers: http://bots.sourceforge.net/en/index.shtml
.. _documentation: https://bots.readthedocs.io