Skip to main content

Python package providing shortcuts to tasks like accessing files on the cloud, running background tasks, configuring logging, etc.

Project description

Aries

Aries is a Python package providing shortcuts to a wide range of small tasks like access files on the cloud, running background tasks, configuring logging, etc.

Build Status Coverage Status codebeat badge

Aries includes:

  • Excel(excel.py) module to create, read and modify Microsoft Excel spreadsheets.
  • Files(files.py) module to handle JSON, Markdown and temporary files with templates.
  • Outputs(outputs.py) module for logging and capturing outputs.
  • Storage sub-package, which provides a unified interface for accessing files on local computer, Google Cloud Storage and Amazon S3 Storage. The storage interface includes shortcuts for listing, copying, deleting files/folder.
  • String(string.py) module to provide enhanced String types, as well as FileName, Base64String.
  • Task(tasks.py) module to manage asynchronous/background functions and commands.
  • Web(web.py) module to access web APIs and HTML pages.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

Astrology-Aries-0.0.2.dev0.tar.gz (57.2 kB view hashes)

Uploaded Source

Built Distribution

Astrology_Aries-0.0.2.dev0-py3-none-any.whl (71.7 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