Skip to main content

A tool library created by jaanca.

Project description

jaanca public libraries

Package version Python


A tool library created by jaanca

Source code | Package (PyPI)


Here is a non-exhaustive list of related packages:

  • jaanca-chronometer : jaanca's helper chronometer.
  • jaanca-datetime : jaanca's helper for date and time management and moving dates between time days by UTC.
  • jaanca-utils-os : jaanca's helper for operating system help functions such as reading environment variables, reading/writing files, file properties, among others.
  • jaanca-utils-encrypt : jaanca's helper for encrypting and decrypting in different ways.

Semantic Versioning

jaanca < MAJOR >.< MINOR >.< PATCH >

  • MAJOR: version when you make incompatible API changes
  • MINOR: version when you add functionality in a backwards compatible manner
  • PATCH: version when you make backwards compatible bug fixes

Definitions for releasing versions

  • https://peps.python.org/pep-0440/

    • X.YaN (Alpha release): Identify and fix early-stage bugs. Not suitable for production use.
    • X.YbN (Beta release): Stabilize and refine features. Address reported bugs. Prepare for official release.
    • X.YrcN (Release candidate): Final version before official release. Assumes all major features are complete and stable. Recommended for testing in non-critical environments.
    • X.Y (Final release/Stable/Production): Completed, stable version ready for use in production. Full release for public use.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[0.0.1rcX] - 2024-05-21

Added

  • First tests using pypi.org in develop environment.
  • Examples of use are added to the documentation of the functions in docstring
  • In the samples folder of this library, there are complete working examples of using the code.

[0.1.X] - 2024-05-21

Added

  • Completion of testing and launch into production.

[0.1.2] - 2024-05-23

Added

  • Documentation improvements.

[0.1.3] - 2024-05-24

Added

  • New feature jaanca-datetime.

[0.1.4-5] - 2024-05-27

Added

  • New feature jaanca-utils-os.

[0.1.6] - 2024-05-27

Added

  • New feature jaanca-utils-encrypt.

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

jaanca-0.1.6.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

jaanca-0.1.6-py3-none-any.whl (4.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