Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Releases: dmytrohoi/pelican-qsb

Improve the use of PyPI

10 Jan 15:51
22d26f8
Compare
Choose a tag to compare

Changes:

  • Add classifiers
  • Add init.py with package descriptions
  • Update author and email field import in setup.py

Improving for package and PyPI

07 Jan 00:52
Compare
Choose a tag to compare

Changes:

  • Added setup.py and uploaded to pip
  • Updated to usage as package
  • Updated print to logging
  • Many small fixes

New Year 2020 Edition

06 Jan 17:02
8b31b5c
Compare
Choose a tag to compare

Updated documentation.

The second refactoring of the script

27 Oct 22:07
Compare
Choose a tag to compare

Changes:

  • Refactored all functions
  • Checked using flake8 and docstrings linter.

The first refactoring of the script

11 Jun 20:53
Compare
Choose a tag to compare

Added:

  • added configuration of script and making config.json
  • argvparser module

Changed:

  • refactored all functions
  • changed STDOUT info and method
  • changed command executing method