Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

get this package into https://pypi.org/ #96

@jimkohl

Description

@jimkohl

pip3 install marklogic_python_api

does not work (still). read the 2017 comment about this but hey thought maybe by now thought it might work ...

anyways getting
ERROR: Could not find a version that satisfies the requirement marklogic_python_api (from versions: none)
ERROR: No matching distribution found for marklogic_python_api

I tried using the alternative suggested in the closed issue and got:

pip3 install marklogic_python_api -i https://testpypi.python.org/pypi (master✱)
Looking in indexes: https://testpypi.python.org/pypi
Collecting marklogic_python_api
Downloading https://test-files.pythonhosted.org/packages/9e/85/bfb6b01dd1b68e9e44fefed3e5a67f22f96bb7fac42db7d4e161196bd427/marklogic_python_api-0.0.20.tar.gz (106kB)
|████████████████████████████████| 112kB 303kB/s
Requirement already satisfied: requests>=2.21.0 in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from marklogic_python_api) (2.21.0)
Collecting requests_toolbelt>=0.9.1 (from marklogic_python_api)
ERROR: Could not find a version that satisfies the requirement requests_toolbelt>=0.9.1 (from marklogic_python_api) (from versions: 0.4.0)
ERROR: No matching distribution found for requests_toolbelt>=0.9.1 (from marklogic_python_api)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions