Python wrapper for the DFT code SIESTA.
Project description
pySiesta provides a tool to work with siesta package within a Python script. You might find it most useful for tasks involving input generation. Typical usage often looks like this:
#!/usr/bin/env python from pySiesta import location from towelstuff import utils if utils.has_towel(): print "Your towel is located:", location.where_is_my_towel()
(Note the double-colon and 4-space indent formatting above.)
Paragraphs are separated by blank lines. Italics, bold, and monospace look like this.
A Section
Lists look like this:
First
Second. Can be multiple lines but must be indented properly.
A Sub-Section
Numbered lists look like you’d expect:
hi there
must be going
Urls are http://like.this and links can be written like this.
Contributors
Is there any?
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pySiesta-0.2.0.tar.gz
(34.0 kB
view details)
File details
Details for the file pySiesta-0.2.0.tar.gz
.
File metadata
- Download URL: pySiesta-0.2.0.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 657ed610540fe78c1d408d2befba637cc88852579a0e306e8922ee3f776dd9d0 |
|
MD5 | bed4afbeb8035f072f3b2e03a02c74b6 |
|
BLAKE2b-256 | 0ed59e16eb5d77ae6a8154a07748c7ba96f9929fe416225f7eec4683757b4e67 |