Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
/ accelerator Public archive

The Accelerator is a tool for fast and reproducible processing of large amounts of data.

License

Notifications You must be signed in to change notification settings

eBay/accelerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Project Status: Moved to https://github.com/exaxorg/accelerator/ – The project has been moved to a new location, and the version at that location should be considered authoritative. to exaxorg/accelerator


The Accelerator is a tool for fast and reproducible processing of large amounts of data. Extensive documentation is available here:

Reference Manual
Home Page
PyPI

pip install accelerator
After installation try "ax --help".

Supported Environments

The Accelerator project has been built, tested, and runs on:

  • Ubuntu 18.04, 20.04
  • Debian 10, 11
  • FreeBSD 13.0

but is not limited to these systems or versions.

Windows is not supported, but WSL should work.

License

Copyright 2017-2018 eBay Inc.
Modifications copyright (c) 2018-2022 Carl Drougge
Modifications copyright (c) 2019-2022 Anders Berkeman

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

https://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.