Bots EDI Translator
  • Python 86.8%
  • HTML 7.5%
  • CSS 3.4%
  • JavaScript 2.2%
  • Shell 0.1%
Find a file
2026-04-09 00:37:57 +02:00
bots Fix #54 EDIFACT envelope failing to write - IndexError 2026-04-09 00:37:57 +02:00
requirements [UI] Fixes & Updates for Django 6 2025-12-24 14:29:54 +01:00
scripts Replace ref to SourceForge by bots-edi.org 2025-10-01 11:23:29 +02:00
tests [PY3] Remove Python2 workarounds & target Python3 only 2025-09-18 10:19:13 +02:00
.gitignore .gitignore: Add lines for pdm and mypy 2025-09-09 20:33:33 +02:00
.gitlab-ci.yml Add python 3.14 support 2025-10-09 12:47:19 +02:00
AUTHORS.rst Release 3.7.0 2022-02-08 09:49:48 +01:00
botslogo.bmp smaller changes in dirmonitorw 2012-07-11 20:43:34 +02:00
CHANGELOG.rst CHANGELOG.rst: Updates 2025-09-22 17:06:00 +02:00
CONTRIBUTING.md Contributing 2025-10-29 19:39:57 +00:00
license.rst add rst-version of license-file 2019-05-30 11:38:59 +02:00
Makefile [packaging] Updates 2025-09-18 14:01:43 +02:00
MANIFEST.in New build process with mkdist submodule 2019-07-17 22:47:32 +02:00
pyproject.toml [UI] Fixes & Updates for Django 6 2025-12-24 14:29:54 +01:00
README.rst Release 3.7.0 2022-02-08 09:49:48 +01:00

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