Skip to main content

No project description provided

Project description

Made with pop, a Python implementation of Plugin Oriented Programming Made with Python

POP archive function provider for TAR, ZIP, RAR, etc.

About

This project is app-merged into other POP projects in order to provide archive handling functionality. See the POP docs for more information on how that happens.

What is POP?

This project is built with pop, a Python-based implementation of Plugin Oriented Programming (POP). POP seeks to bring together concepts and wisdom from the history of computing in new ways to solve modern computing problems.

For more information:

Getting Started

Prerequisites

  • Python 3.6+

  • git (if installing from source, or contributing to the project)

Installation

If wanting to use pop-archive, you can do so by either installing from PyPI or from source.

Install from PyPI

pip install pop-archive

Install from source

# clone repo
git clone git@<your-project-path>/pop-archive.git
cd pop-archive

# Setup venv
python3 -m venv .venv
source .venv/bin/activate
pip install -e .

Acknowledgements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pop-archive-0.1.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

pop_archive-0.1.0-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page