python_api icon indicating copy to clipboard operation
python_api copied to clipboard

Please see https://github.com/marklogic/marklogic-python-client for the official MarkLogic Python client.

Results 30 python_api issues
Sort by recently updated
recently updated
newest added

Although the Requests package supports SSL, the MarkLogic Connection class does not have the plumbing in place to use that support. I will add a member variable to the Connection...

In. for example, phrase-through, make sure that a single localname and a list of localnames are handled correctly. The current API returns a single string in the former case and...

simple amend for running tests

This may entail changing some status views (what about config views?)

Bug
major

Is that plausible? What would be returned, an array of forest objects?

Some methods change local objects, some actually make REST calls and update the server. Can we make that clearer?

c.f. Roxy ( https://github.com/marklogic/roxy ) and ml-gradle ( https://github.com/rjrudin/ml-gradle )

At the moment `obj.delete()` returns a reference to the `self`. Should it return `None`?

Bug
minor

consider tracking the following projects https://github.com/miguelrgonzalez/mlsound and https://github.com/rjrudin/ml-gradle which both provide a config layout directory containing resource properties to be provisioned. its probably out of scope and too early to...

enhancement
minor