Skip to main content

Logseq Doctor: heal your Markdown files

Project description

docs

Documentation Status

tests

GitHub Actions Build Status
Coverage Status

package

PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release

Logseq Doctor: heal your flat old Markdown files before importing them.

Note: this project is still alpha, so it’s a bit rough on the edges (documentation and feature-wise).

Installation

The recommended way is to install logseq-doctor globally with pipx:

pipx install logseq-doctor

You can also install the development version with:

pipx install git+https://github.com/andreoliwa/logseq-doctor

You will then have the lsd command available globally in your system.

Quick start

Type lsd without arguments to check the current commands and options:

 Usage: lsd [OPTIONS] COMMAND [ARGS]...

 Logseq Doctor: heal your flat old Markdown files before importing them.

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.      │
│ --show-completion             Show completion for the current shell, to copy │
│                               it or customize the installation.              │
│ --help                        Show this message and exit.                    │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ outline  Convert flat Markdown to outline.                                   │
│ tasks    List tasks in Logseq.                                               │
│ tidy-up  Tidy up your Markdown files by removing empty bullets in any block. │
╰──────────────────────────────────────────────────────────────────────────────╯

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

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

logseq_doctor-0.2.1.tar.gz (14.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

logseq_doctor-0.2.1-cp312-none-win_amd64.whl (701.3 kB view details)

Uploaded CPython 3.12Windows x86-64

logseq_doctor-0.2.1-cp312-none-win32.whl (637.6 kB view details)

Uploaded CPython 3.12Windows x86

logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

logseq_doctor-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (837.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

logseq_doctor-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl (862.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

logseq_doctor-0.2.1-cp311-none-win_amd64.whl (700.9 kB view details)

Uploaded CPython 3.11Windows x86-64

logseq_doctor-0.2.1-cp311-none-win32.whl (637.9 kB view details)

Uploaded CPython 3.11Windows x86

logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

logseq_doctor-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (837.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

logseq_doctor-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl (861.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

logseq_doctor-0.2.1-cp310-none-win_amd64.whl (700.9 kB view details)

Uploaded CPython 3.10Windows x86-64

logseq_doctor-0.2.1-cp310-none-win32.whl (638.0 kB view details)

Uploaded CPython 3.10Windows x86

logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

logseq_doctor-0.2.1-cp310-cp310-macosx_11_0_arm64.whl (837.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

logseq_doctor-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl (861.9 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

logseq_doctor-0.2.1-cp39-none-win_amd64.whl (700.9 kB view details)

Uploaded CPython 3.9Windows x86-64

logseq_doctor-0.2.1-cp39-none-win32.whl (638.0 kB view details)

Uploaded CPython 3.9Windows x86

logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

File details

Details for the file logseq_doctor-0.2.1.tar.gz.

File metadata

  • Download URL: logseq_doctor-0.2.1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for logseq_doctor-0.2.1.tar.gz
Algorithm Hash digest
SHA256 7e65b31a086bead69ddb4f1766d325ad8e21ff1bd76084e8ede7308dd5e11592
MD5 f503dee55f2cbcf6e9003fb335364254
BLAKE2b-256 704d68464f9bc8f39df4138cdc49154fbf4b9694bbf84b959ef671de68f2bc40

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6eac0cdfc2eccfa2b6afed3802db7908ba0259040246439450fe75e8614dcbe2
MD5 99e79e32ea487cbc921d2189d86135fa
BLAKE2b-256 aa40c712beb96207da750a235def054f600105086e0fc62d7f83e0c17ac655ea

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0800b06962dd314caf74cc83731eead1484250d9e6e154de4a9b3f3a6707ff3f
MD5 44ea1a6de132fd543d6c44450452bbc8
BLAKE2b-256 f65e5400ac95a97f3e2b27908cb7fa32b04cfab4eff5cca79a24760a2dfedd4e

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f987cce7fcb6fc60f46f549c5dd25582a6e3f98080a9d82ab24f8462060b3706
MD5 7da714154978ea38e673dbe456648c6b
BLAKE2b-256 923e7d92ce8db9f69558ba15df6e3b319874eb1fdfe3e41ba6fe569fcb12303e

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 97cf82d8db0433a880d3e97db07d8e79206044e6cdf86e544ff4b2869736e7db
MD5 b5488cbdb46ae2a3fc300711dbcdd47c
BLAKE2b-256 a8844915f2714b5116686fb274d54bb7b42e89c92531b8da75231e980e8bf38f

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 645902a719db1f5d5ccaab173dad051db80e4723f7316bff023c91e90668429d
MD5 658862228f7224e0d60b97edaae407a1
BLAKE2b-256 7b2c72bb28a4b305113f82c74fbee31d50f4d7bc78f7f4c8b2945ce3b47d0981

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 61b2d0f3a3e7e6002f8912627d19ed4409e6a8eb95df0b32686ab3f6af6ed75b
MD5 c3c70a0fff97746d55f93b2d5bd9c570
BLAKE2b-256 913737b0b40879db5721d893d8d112597e6b4bf9f039c11eb3c28297659b0360

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 788be49632d73fab022c62258076dc30394fcf94c8915d8b0c738c0976b28a3c
MD5 3df610a35574128976492efd2129ec38
BLAKE2b-256 666e94137ccdb3edc3308b1655c187068e567a1832f7706fbc63aa23e95f868a

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 12668bcf721c87d08df1bd65f58d1c99438ffae9060cac9fc80deccbb5682c67
MD5 c70d5faddafc246120d7efbc0527a56a
BLAKE2b-256 7cd376351c39d1ee44e75efdf5612acf3aef649d89aeb44d4866b71c480d8611

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7911b1bac0a4eca781c51c41fe5577b2224f858f55d6be2b37e77acb2b1e3aff
MD5 2f83b550426b12f2e63283aa9c525ebc
BLAKE2b-256 0ec26575f4d141e3b13db48e8b697ddf9f879d95d575e4966e59a60ad06c3572

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 009d10926efe250a79276a0b28261d0ef1ed07498d524b2a9bfe64a78220fa3d
MD5 7f6966f53c577ec1db985c656e6d863f
BLAKE2b-256 2e01964f6ca71342c80dd0a96ab7be5ad4a8348c6bcbce8979ae40f5f7ec984e

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e41387e525a632729dc60d5ec0857d55bcab5942c5cb309f0a76dd5faa35c241
MD5 92749d4d64ba2f34c4f0f61af7f75866
BLAKE2b-256 65356d6951a07312f4ee618726cfc894d8ff0055bd756df96e53f8f77f35d037

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ea9a60bf62844be08957e0fe010b4ec4228e44a77aa9e0d2797d63ac295d862c
MD5 d002c9434edab463129752266bcade75
BLAKE2b-256 375cb08d9df0902f96a77ce9071c128a7559120b2c301266faf06ef90761b59a

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3b68cc15d78de1c21feb4f47c7f2c9747798ebdb5f6470612c2b965fc22626c
MD5 12664e8b8e397af5b2122ec8e8ff7411
BLAKE2b-256 c6fa6a70881fab1ca890c8e1966861402051cfa1c596a6d89e85e9f8965d1562

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5618d7a7b2e01fb3722e47abeada2672a905d230628a4e0450c6d5cc02cf7a17
MD5 1d6b97aaebe2afc54827eb701bc4ae61
BLAKE2b-256 5e711acfc2dfffd6334de86f6f08fe81440f887813ab22d6dec9cce271bdc5d3

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7af9b228063ca1cdf50ca0709a99e76661b6ed84f2478578ffcb9cbbc6626904
MD5 bde28a449cb65b601c9558c91f68dca2
BLAKE2b-256 c040e19d7035fc131bbd88fbe75a2d94cc5a0843d1c36b3cc2dc1be9f3c429bf

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 0bddab366e88add71656a437ad84c86ef9a538482960ce5412df06fcbc05d16b
MD5 c968c057780f3685f161e99677a38dd4
BLAKE2b-256 ac1d665d46169bfc8eeb2a56307c0bc89fe6e1c9a7252ae9d2411646320e6483

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-none-win32.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 980c9e43e457e6ce97b73e986844ce41ddf6d29c195b230b31eb2a3edd2dc338
MD5 af63507224f60799a6f3409782918747
BLAKE2b-256 837d59855b30ec8361c8bb55641d602da98d532d43db7094eb21dbdb748ea2ea

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a648abdd63973854cc8bfbe7eb4447574b8008ccbcfe34e9438ef67db9afb80f
MD5 b33827b390632ecf9c8bb1c512b83088
BLAKE2b-256 458a57c75d11eeebaa5650d9d4c60303d168479aa55539baf4a8e4ea512fe177

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d7ba3590d230fa393ffc44191de1fefbfa64d16b0be9b62e219b4e26fa37af6d
MD5 98a5ce939ac5896803d2f24ff2dd297c
BLAKE2b-256 769a1973b9ee451094b975b25d8b079c1546d691c76173e2da0fe3e00210b193

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e83605e7e51441113393c98b1a5c04b3217ad576359b4d0b713ff3b329ff4ead
MD5 07374f23893da640fb69cb0389d8a28a
BLAKE2b-256 75bb5b3280be318b6f9930f569aaa9c9259b453d0de09710f6ff98e47536605b

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 00fd31a239be423a5a1c70f409b5e0d089f501c29d375c9cba6620b00138100e
MD5 28063a660a7ea9f43245e8c687993167
BLAKE2b-256 b4811701bf9fee4b5868983a285709d2901537b16943a816141f6410f6366145

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec7b0d8129a7d5887f8ffcb643bb2880822e97bd55751de56ee5d78391bdcbe7
MD5 137a7f2addef4a8fa43090825238f6e1
BLAKE2b-256 c6f3395192f067e2f8b4fa3d26ba0b2942391bd076a412bbfd5eccf6340af5ca

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7cf4e10209dd08e84312b5a36698f7df54cabd84d7e226a7b06183d966c745b5
MD5 436de918c029dd9ee5e11f61cbf537d4
BLAKE2b-256 3d1b12b44ce850db6d93c93a3390e2842650f20a78e1c67066c757380178503d

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e15450abfd5cc67bb6ba5a97c41ee50141a44dad7ff1fe124322bd523b4b5efa
MD5 a095a18409f93d687a31881afeb47400
BLAKE2b-256 365884435a1ca0f8eb05450bf76c2c820403a6bf834093ec6833e85f9762bd30

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 174fbc3d2e11c54dbc6ab6c90361c306997ddd928c424ac25a790da8a90bdbbe
MD5 df77bd78c33c604c8c6d7e1a998f8558
BLAKE2b-256 5ed719703df04df542737f35f41eb2e879d84b35d2ef5a4738200a01a59b09d4

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-none-win32.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 0ef0a1e5e7cdbf48e3a7df048fa7acb0bcaedab96951b399564f6595790d1350
MD5 dad66998a7e2f29ed907c0d2c5e856a4
BLAKE2b-256 e2ef9c186e6bdc8ecc1362596c5861d78658ca588fa7129ec390535ae32fd68d

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 93faee5f6e2efe815ae56c0f9e28bd3b64eced9ac95db97fa3ef8df21afdc763
MD5 4aa22731443645c77840ae4f26604ca0
BLAKE2b-256 3178e9a0b1fe07c22b822cddc7c3440bc5b193aad9522ec9ec3c511f1b2be1d0

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9d1cf02ce547e3567ce947cc969241fd0f45df59b6b602a2fd6e3ca46b0abfbc
MD5 98c74456dbe81a9e68549685a6dd3372
BLAKE2b-256 993fe853ba01d2b8971ae2f09c3bae95e8f9fa57bae43651964f3f4d1abfc5b2

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f3f4ca55d6bb4e20c55eaa485570e01764d3995ee1f8c0376c957bd56505d9d0
MD5 5ba45777dafb45f578a70f9e98cc826b
BLAKE2b-256 9978dafba9a678e711f5cbf9920a5e8af36f2a2b89baed4a2612daf667d6b4ee

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 113447875cfc37cc96d6497874d25920bc78f2d1d828cdf33ff1581ebf15aa29
MD5 bc49b6d6b29c445652eaf88643049c8c
BLAKE2b-256 c023626d4aa6de6517828354edf7c8ec3dbc33e044a0c2764e954f666b50911d

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 67332878838c0dc2399071e221267c2d53d52627ceef098dee1c3713420003bc
MD5 bfbc9635577994f5d0a677d76f396f92
BLAKE2b-256 7a59471881f43c8806be8f90692c17591090d180d3c5e0cb873c45ef095b17ec

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f97a0777c1deeb92c08b51442e1990c5cb4dcf6ca34833e404d1980e119c323
MD5 15cdd877c2bdf7d8fac783244da9079e
BLAKE2b-256 c2c7012ab16e8c5adcdb752c00428f1f052e16855379f1525e5432ddd8f362ec

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 aa4a18851dbafdae4d07685c517ed7fc5420c5731750d1c470f70a9512813822
MD5 825f70b0ef13d3f6975f5f9992b7a3e1
BLAKE2b-256 909375ed7c9aa17be066f8a01b4ca74daf1258793bb27c2ead6f8500053cace3

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 3b27e3436a96b02c7df71c89ecfd7bf1381dca0cffbed3fa986bca7eb1144e3b
MD5 f8be5727981256277ea54f75a27103c8
BLAKE2b-256 02f0bf377beebd1cf443b0ff7b07752a3ed86f3e9da3cbb089057a3b8fbaf4ab

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-none-win32.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 f9c89c39b7360e9c5c0f23bc3112955b88445f2f49627385e29d2f42bc8a26ca
MD5 55432455085a31cd4c29856510e286c2
BLAKE2b-256 945f71312ad936152e89db2e69392a3412d431abba9bb09e6fd5f7d520673a35

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f2e2f6e3bd95a4aeb0c27d415546934af40d5317dc6e94cec342ba6640e2815c
MD5 2a03c55c665809d3d2f7f4ea7a682b6a
BLAKE2b-256 1c1915e12b3f5683aecb852c8d2f2d0b2f43545b19a845d3fbf1a6d8487f6f03

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3a34129b323e2245667faf77ea0fce040f5c558d8190acb8ffe23dc566dd2e05
MD5 a0186e953bd4b483a7d5a827ac9d12a9
BLAKE2b-256 2847edc8bf8b320426bf090d5a7a2f6c6194f97d6dc0bf8b0d2f1338c5131e94

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1913377622bfe7d3bd65b96d1718ed35220f52e573a2f14e913d2dedc455ee93
MD5 1c97b5481c1e6243f1f6443042de1d6c
BLAKE2b-256 b6072062b19a18b95cdb49a90c6057fa968adc527b144881c2e7dbbf0702d886

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0405ae6801d20cb992ad548db898fefd0a9cad035d54e61fd2d86c62d20420a8
MD5 c0431497bc8692dd5ca05fe2c1344bca
BLAKE2b-256 420233bb025114c9d8e6e86910f231bf28b1888c368642bb26c6307eb14e215c

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 03d1ef0c765b13f8351a4f160c333d4109587127f6f1bf7cc198dd883851dad0
MD5 69a91f244d52356fe5a22400f7e32f55
BLAKE2b-256 fb886102050dd92aa62ebfe5cabb53e14ceef605e7338dc59306ee6325aaeb8e

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d8a680f3faade4a7dfd5750b82346c22f29828fa01d852b557f1f61d5a0d472
MD5 3fc5683a1b14bde72ce84338f2beba0c
BLAKE2b-256 ea2f0103518f38f9148cc207ce66dc13d90bb83c14c027cb4da54c632241627a

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 47528444c015a8b25ca49940da883a9cba07913e260be49e761170dd29b48f43
MD5 c53ebd81f0d9f591b80434a674eb4091
BLAKE2b-256 c399fea50ff1b9f20868ebd46b74ba23755a6829bf761d744beb79ea95dab484

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1ac1aaf678b6e19a5f0d8c1fbd0c8248607f7681fbdbd584ef657a87e82018c5
MD5 5d09ec9b3af6b6090fb6184794487972
BLAKE2b-256 05658762e5254a2cf51f2a2354958325d3659e1841aa74a46285e93ffb5aaf37

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 b4290cfd132b26c2a3d336968f81fba353fcf21db7e0afaf2f169238de89ed90
MD5 910cda4965ff384273072a2d99014d7b
BLAKE2b-256 601e358ce9eb2a52d16aa5bfa1b72d0cbe7e0863e9d9268fbb9de531ff2cf173

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-none-win32.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 c675d6de34907a765ce6d23afa332fdc70711056b478a930daa9c5ccb56acadd
MD5 25664ba8e3095a3ede612dde1527b44e
BLAKE2b-256 9a5c2aac80911986aef0322f95b1924643b3f65188a2e31546cbef5057822c63

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f73e4704198d7175aaa7f87518c72e4d7d7f3aa7fcd64f7835edf128f9751d6a
MD5 5a8150556919ac15a15b8750ba0c4087
BLAKE2b-256 e29f93020dcde9d6887b5d5de864b5fe2694f40ebebb6a0a2934d6ae8a154637

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f7e8ff7102444bab6a0231e0480d55a755cc55cff52f43abc13fc5cd4a386605
MD5 a1639214145896fd93cdddf687310c6a
BLAKE2b-256 814f16939a02482c0086b41cd793189724f49ac25827692a38f35a2500f89380

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32b5538e2adddeaf9102d4749791e31f8cbadf318a0274ed9fe82f4dc911da30
MD5 fc61babc5631def807b7d51559749d31
BLAKE2b-256 d91699a1b75e0da3b4056c03694714cef45773b66989e4660bbd2d44efeaf17a

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e618b68e6f74e15b2f58ba119201f6510a29bcf4bdfb15096180d822fe1a1cc2
MD5 d0d6d00312c377875afaa7de4a6a2a2a
BLAKE2b-256 598b4e77945dcac7e7a4d2b0b923e921a05d7122785a6bdd127fac8eb5eda2ec

See more details on using hashes here.

File details

Details for the file logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for logseq_doctor-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3a2de5dca801511fd794e7c7003e7ab04076ca13029998867e6694a72f796eda
MD5 bb4e93ec30d10c1a7684d77a4e0f4bc8
BLAKE2b-256 9f4405ea16c055a39bd02ace352fea157d15e3445b3742008ea4f7c5f2918c15

See more details on using hashes here.

Supported by

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