GithubHelp home page GithubHelp logo

drbronson / documentum-rest-client-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enterprise-content-management/documentum-rest-client-python

0.0 0.0 0.0 515 KB

Reference implementation of Documentum REST Python client

License: Apache License 2.0

Python 100.00%

documentum-rest-client-python's Introduction

Documentum REST Python Client Samples

Python: 2.7 License: Apache 2

This is a simple Python client for Documentum REST Services.

What the demo demonstrates?

It will do the following jobs for your reference.

0. Quit the demoo
1. Reset demo environment
2. REST sysObject CRUD
3. REST content management
4. REST version management
5. REST DQL
6. REST search with URL parameters
7. REST formats
8. REST network locations
9. REST relation CRUD
10. REST folder CRUD
11. REST type
12. REST batch

Requirements

  1. Python 2.7 - 3.5.
  2. Library request is installed.
  3. Package configparser and future are installed.
  4. Documentum REST Services 7.2 is deployed.

Instruction

The instruction helps to prepare environment and run the demo. As there would be different configuration for kinds of operating systems and Python versions, view the references via links provided.

  1. Download and install Python

  2. Setup the environment according to the OS type: Python 2.7.x and Python 3.5.x

  3. Install pip.

  4. Run command to install library requests and other dependencies.

    pip install -r requirements.txt
    
  5. Navigate to the project home directory.

     cd documentum-rest-client-python
    
  6. Edit rest.properties or input the info when running the demo.

  7. Run the command to execute the demo no matter Python 2 or Python 3 is installed.

     python RestDemo.py
    

Demo

documentum-rest-client-python's People

Contributors

gentlewind avatar michyosyn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.