Latest Articles

  • Enhance Your Python Development with Sublime’s LSP-pyright Plugin

    Enhance Your Python Development with Sublime’s LSP-pyright Plugin Are you a Python developer looking to streamline your coding workflow? Look no further than Sublime Text’s LSP-pyright plugin. This powerful plugin brings Microsoft’s pyright language server to Sublime Text, providing comprehensive Python support and a range of helpful features. In this article, we’ll explore the installation …

  • A Powerful Language Server for Emacs

    Enhancing Python Development with lsp-pyright: A Powerful Language Server for Emacs As a software engineer or solution architect working with Python in Emacs, you understand the importance of efficient development tools that enhance productivity and ensure code quality. In this article, we’ll explore an exciting language server called lsp-pyright and how it can revolutionize your …

  • Simplifying Active Directory Management with pyad

    Simplifying Active Directory Management with pyad Active Directory is a powerful tool for managing users, groups, and resources in Windows environments. However, interacting with Active Directory can be complex and time-consuming, especially for developers who prefer working in Python. That’s where pyad comes in. pyad is a Python library designed to provide a simple, Pythonic …