• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux configpy Download

configpy

December 2, 2008
Python configuration file reading simplified.
Version 0.1.0
License Other
Platform Linux
Supported Languages English
Homepage code.google.com
Developed by John Keyes
Configpy is a Python tool designed to make reading configuration files quick and easy. It comes equipped with look-ahead and look-behind variable interpolation support, and also supports native types such as int, float, dict, and list to meet your configuration file parsing requirements.

Here is an example showcasing the capabilities of configpy:

```
from configpy import Config

cfg = """
nums = [1,2,3,4]
nando = "Nando"
names = ["Stevie", "${nando}", "Robbie"]
planets = { 'planet': '${red_planet}' }
red_planet = 'mars'
num_items = 5
item_cost = 1.99
"""

config = Config(cfg)

print sum(config.nums) # prints 10
print config.planets['planet'] # prints "mars"
config.names.sort()
print config.names # prints ["Nando", "Robbie", "Stevie"]
print config.num_items * config.item_cost # prints 9.95.
```

In summary, configpy is a great tool to streamline the process of reading and parsing configuration files. Its various features make it a versatile choice for a wide range of applications.
What's New

Version 0.1.0: N/A

Free Download 5.1K
337
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

Deskbar Twitter
Deskbar Twitter is a GNOME applet that facilitates Twitter use.
gtrayicon
This software is a standard tray icon for GNOME that can be ...
SyncMab
SyncMab is a software that enables users to transfer mozilla address books ...
Jampal
Jampal is a no-cost software for managing mp3 Library and Jukebox functionality.
Seamless
Seamless is a DVD player software for desktop and laptop computers, enabling ...
DigiTemp
DigiTemp is a software that allows users to read temperatures from the ...
python-graph-core
This software is a Python library designed to facilitate working with graphs. ...
Network Libs Benchmark
This tool compares and benchmarks network libraries for software development. It can ...
Kvditool
Kvditool offers an intuitive graphical user interface to the vditool application.
Dark&Yellow
This software provides a GNOME theme consisting of black and yellow colors. ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.