Logo
Explore Help
Sign In
bn8
/
python-mylib
1
0
Fork
You've already forked python-mylib
0
Code Issues Pull Requests Projects Releases 10 Wiki Activity

Releases Tags

  • Stable 2023.01.16 3efaceb823
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    2023.01.16

    bn8 released this 3 weeks ago | 0 commits to since this release

    Changelog:

    • Fix tests.sh exit code
    • Run pytest only when at least one python file is changed
    • Improve docker images and use brenard/mylib:dev-master to run tests quickly
    • Introduce pyupgrade,isort,black and configure pre-commit hooks to run all testing tools before commit
    • Add mylib.mapping.map_hash()
    • Docker: try to make images lighter
    • Config.parse_arguments_options(): add hardcoded_options argument
    • config: if option value was previously set, ignore from options value
    • Config: make the configparser always defined to allow to set options at any moment
    • config: add optional --reconfigure parameter
    • tests: add some tests on BooleanOption
    • ConfigOption: add _get_user_input method to allow to mock it in tests
    • config: make sure to reload file after saving it
    • config: add --console-stderr parameter
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 268 B md5sum.txt
    • 47 KiB mylib-2023.1.16-py3-none-any.whl
    • 40 KiB mylib-2023.1.16.tar.gz
    • 38 KiB python3-mylib_2023.01.16-1_all.deb
    • 824 B release_notes.md
    • 652 B sha512sum.txt
     
  • Stable 2023.01.07 da63f533be
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    2023.01.07

    bn8 released this 1 month ago | 14 commits to since this release

    Changelog:

    • Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB
    • CI now run pylint & flake8
    • Code cleaning
    • PgDB: Fix tests
    • Add doc about pip install method
    • Code cleaning
    • config: split console logging between stdout & stderr base on level
    • config: code cleaning
    • Add the Dockerfile to build the docker brenard/mylib:dev-master image
    • Add the Dockerfile to build the docker brenard/mylib:latest image
    • ldap: add option to disable referral following
    • oracle: fix closing cursors
    • ldap: Work-arround with AD invalid return on searching objects
    • Config: allow access/setting config options as with a dict
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 266 B md5sum.txt
    • 44 KiB mylib-2023.1.7-py3-none-any.whl
    • 37 KiB mylib-2023.1.7.tar.gz
    • 35 KiB python3-mylib_2023.01.07-1_all.deb
    • 673 B release_notes.md
    • 650 B sha512sum.txt
     
  • Stable v0.1.10 fd2911e810
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.10

    bn8 released this 6 months ago | 28 commits to since this release

    Changelog:

    • CI: fix path of deb files in publish-apt job
    • CI: fix release notes file path
    • CI: use brenard/aptly-publish image for publish-apt job
    • CI: add release notes
    • ldap.LdapClient.get_objects: add paged_search & pagesize parameters
    • ldap.LdapServer: make parameters accepted by search and paged_search methods identical
    • SFTP client: add missing connect() call in get_file and open_file methods
    • SFTP client: add missing docstrings
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 258 B md5sum.txt
    • 44 KiB mylib-0.1.10-py3-none-any.whl
    • 36 KiB mylib-0.1.10.tar.gz
    • 34 KiB python3-mylib_0.1.10-1_all.deb
    • 450 B release_notes.md
    • 642 B sha512sum.txt
     
  • Stable v0.1.9 54d6c6e0f3
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.9

    bn8 released this 7 months ago | 36 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 199 B md5sum.txt
    • 44 KiB mylib-0.1.9-py3-none-any.whl
    • 36 KiB mylib-0.1.9.tar.gz
    • 33 KiB python3-mylib_0.1.9-1_all.deb
    • 487 B sha512sum.txt
     
  • Stable v0.1.8 9511b31a79
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.8

    bn8 released this 7 months ago | 37 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 199 B md5sum.txt
    • 43 KiB mylib-0.1.8-py3-none-any.whl
    • 35 KiB mylib-0.1.8.tar.gz
    • 33 KiB python3-mylib_0.1.8-1_all.deb
    • 487 B sha512sum.txt
     
  • Stable v0.1.7 f541630a63
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.7

    bn8 released this 8 months ago | 39 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 199 B md5sum.txt
    • 40 KiB mylib-0.1.7-py3-none-any.whl
    • 33 KiB mylib-0.1.7.tar.gz
    • 32 KiB python3-mylib_0.1.7-1_all.deb
    • 487 B sha512sum.txt
     
  • Stable v0.1.6 fe3e3ed5f4
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.6

    bn8 released this 8 months ago | 41 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 199 B md5sum.txt
    • 40 KiB mylib-0.1.6-py3-none-any.whl
    • 33 KiB mylib-0.1.6.tar.gz
    • 31 KiB python3-mylib_0.1.6-1_all.deb
    • 487 B sha512sum.txt
     
  • Stable v0.1.5 2cdc7b870d
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.5

    bn8 released this 9 months ago | 53 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 199 B md5sum.txt
    • 39 KiB mylib-0.1.5-py3-none-any.whl
    • 32 KiB mylib-0.1.5.tar.gz
    • 30 KiB python3-mylib_0.1.5-1_all.deb
    • 487 B sha512sum.txt
     
  • Stable v0.1.4 03668e7003
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.4

    bn8 released this 9 months ago | 56 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 542 B md5sum.txt
    • 39 KiB mylib-0.1.4-py3-none-any.whl
    • 32 KiB mylib-0.1.4.tar.gz
    • 3.3 KiB mylib_0.1.4-1.debian.tar.xz
    • 856 B mylib_0.1.4-1.dsc
    • 5.4 KiB mylib_0.1.4-1_amd64.buildinfo
    • 1.7 KiB mylib_0.1.4-1_amd64.changes
    • 32 KiB mylib_0.1.4.orig.tar.gz
    • 30 KiB python3-mylib_0.1.4-1_all.deb
    • 1.3 KiB sha512sum.txt
     
  • Stable v0.1.2 6267e0baf8
    v0.1.9
    v0.1.8
    v0.1.7
    v0.1.6
    v0.1.5
    v0.1.4
    v0.1.3
    v0.1.2
    v0.1.10
    2023.01.16
    2023.01.07
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.1.2

    bn8 released this 9 months ago | 70 commits to since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
Powered by Forgejo Version: 1.18.3-0 Page: 38ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API