Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Pexpect enhances the functionality of Python when it comes to managing other applications. This pure Python library excels at spawning child processes, overseeing them, and reacting to predefined output patterns. Similar to Don Libes’ Expect, Pexpect allows your scripts to interact with child applications as if a human were entering commands. It is particularly useful for automating the control of interactive applications such as ssh, FTP, passwd, and telnet. Additionally, Pexpect can facilitate the automation of setup scripts, making it easier to replicate software package installations across various servers. It is also valuable for conducting automated software testing. While Pexpect is inspired by the principles of Expect, it is entirely implemented in Python, setting it apart from other similar modules. Notably, Pexpect does not necessitate the use of TCL or Expect, nor does it require the compilation of C extensions. This feature makes it versatile across any platform that supports Python's standard pty module. The user-friendly design of the Pexpect interface ensures ease of use for developers. Overall, Pexpect stands out as an effective tool for automating and controlling various applications seamlessly.
Description
litex.regon serves as a user-friendly interface for the Polish REGON database by providing a straightforward, Python-based wrapper. To utilize its SOAP API, users must obtain a user key from the administrators of REGON. The REGONAPI requires just one argument, which is the service URL provided by these administrators. Once logged in, users can initiate queries against the database. Queries can be made using a single REGON number (which can be either 9 or 14 digits), a single 10-digit KRS number, or a single NIP (which consists of a 10-digit string). Furthermore, users can query collections of REGONs, KRSs, or NIPs, ensuring that all items in a collection conform to the respective length requirements. The method only processes one parameter at a time, prioritizing the first one provided from the list. Additionally, users can request a more comprehensive report by including the detailed=True parameter, which prompts the search method to return a default detailed report. If a user is familiar with the REGON of a specific business entity and the name of the detailed report, they can retrieve the complete report directly, enhancing the accessibility of information within the database. This feature makes litex.regon a valuable tool for anyone needing detailed insights into Polish business entities.
API Access
Has API
API Access
Has API
Integrations
Python
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
pexpect
Website
pexpect.readthedocs.io/en/stable/
Vendor Details
Company Name
regon
Country
Poland
Website
github.com/mwegrzynek/litex.regon