Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p0dalirius/pydsinternals

A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.
https://github.com/p0dalirius/pydsinternals

active-directory directory dotnet internals library python

Last synced: 10 days ago
JSON representation

A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.

Awesome Lists containing this project

README

        

![](./.github/banner.png)

# pydsinternals - Directory Services Internals Library


MIT License
Build Status
PyPI

YouTube Channel Subscribers


A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.

## Installation

```
python3 -m pip install dsinternals
```

## Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

## Credits

This code base was heavily inspired by [MichaelGrafnetter](https://twitter.com/MGrafnetter)'s [DS Internals](https://github.com/MichaelGrafnetter/DSInternals) library.

## References
- https://github.com/MichaelGrafnetter/DSInternals