Skip to content
Mariano Anaya edited this page Aug 15, 2017 · 4 revisions

Welcome to the compr wiki!

Roadmap

Short term goals

  • [ ] Full documentation of the project
  • [X] Full CI (coverage, tests, linters, etc.)
  • [X] mypy

Mid-term goals

  • [X] First alpha published in pypi
  • [ ] Performance tests
  • [ ] change underlying implementation for mmap
    • compare performance of previous implementation vs. mmap
  • [ ] support for multiple files (compress & extract multiple files in parallel)

Long term goals

  • [ ] Implementation of coroutines: asyncio/uvloop
    • async def all the things!
  • [ ] Package for Linux distributions (.deb/.rpm) & distribute!
Clone this wiki locally