![](./.github/banner.png)
</br></br>
# pydsinternals - Directory Services Internals Library
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](../LICENSE.md)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dsinternals)
![PyPI](https://img.shields.io/pypi/v/dsinternals)
[![Build Status](https://travis-ci.com/p0dalirius/pydsinternals.svg?branch=main)](https://travis-ci.com/p0dalirius/pydsinternals)
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
Raw data
{
"_id": null,
"home_page": "http://github.com/p0dalirius/pydsinternals",
"name": "dsinternals",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Podalirius",
"author_email": "podalirius@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/ef/e4/2ceffa1b0e1751e3470deaa4512f22d46b8e51ec2227c679b73dbe4165e5/dsinternals-1.2.4.tar.gz",
"platform": "",
"description": "![](./.github/banner.png)\n</br></br>\n\n# pydsinternals - Directory Services Internals Library\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](../LICENSE.md)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dsinternals)\n![PyPI](https://img.shields.io/pypi/v/dsinternals)\n[![Build Status](https://travis-ci.com/p0dalirius/pydsinternals.svg?branch=main)](https://travis-ci.com/p0dalirius/pydsinternals)\n\nA Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.\n\n## Installation\n\n```\npython3 -m pip install dsinternals\n```\n\n## Contributing\n\nPull requests are welcome. Feel free to open an issue if you want to add other features.\n\n## Credits\n\nThis code base was heavily inspired by [MichaelGrafnetter](https://twitter.com/MGrafnetter)'s [DS Internals](https://github.com/MichaelGrafnetter/DSInternals) library.\n\n## References\n - https://github.com/MichaelGrafnetter/DSInternals\n",
"bugtrack_url": null,
"license": "GPL2",
"summary": "",
"version": "1.2.4",
"project_urls": {
"Homepage": "http://github.com/p0dalirius/pydsinternals"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "efe42ceffa1b0e1751e3470deaa4512f22d46b8e51ec2227c679b73dbe4165e5",
"md5": "129163e2110fdee4f1c146694c6b07dd",
"sha256": "030f935a70583845f68d6cfc5a22be6ce3300907788ba74faba50d6df859e91d"
},
"downloads": -1,
"filename": "dsinternals-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "129163e2110fdee4f1c146694c6b07dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 174207,
"upload_time": "2021-08-01T18:21:27",
"upload_time_iso_8601": "2021-08-01T18:21:27.584604Z",
"url": "https://files.pythonhosted.org/packages/ef/e4/2ceffa1b0e1751e3470deaa4512f22d46b8e51ec2227c679b73dbe4165e5/dsinternals-1.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-08-01 18:21:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "p0dalirius",
"github_project": "pydsinternals",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "dsinternals"
}