String Formatter for Robot Framework
Project description
# StringFormat for Robot Framework
StringFormat is a string formatter for Robot Framework. This library is a python .format() wrapper.
## Usage
## Output
` https://api.domain.com/users/paul/sites/internal `
## Supported Format
StringFormat library utilizes python str.format method to construct formatted string. The format spec depends on what version of python this library being executed on. See the following resources for detail.
Python 2: https://docs.python.org/2/library/string.html#format-string-syntax
Python 3: https://docs.python.org/3.4/library/string.html#format-string-syntax
## License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotframework_stringformat-0.1.6-py2.py3-none-any.whl.
File metadata
- Download URL: robotframework_stringformat-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69e15cfa200700fa0d04ee01f83a2c519c810524015708cc8b04a14c518d83f4
|
|
| MD5 |
d527411046b48bbddae23e2f47009791
|
|
| BLAKE2b-256 |
2fbd7d0c8547e1836208603e7c34becada9d720abf9509a42fe0b8851e487e58
|