Skip to content

Commit

Permalink
add spack /cc @tgamblin @adamjstewart
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Oct 11, 2020
1 parent cd77511 commit 428b50f
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 8 deletions.
8 changes: 5 additions & 3 deletions BY_PLATFORM.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ segmentation by distribution (i.e., Docker, etc.)

**Contents**

1. <a href="#tag-desktop">Desktop</a> *(251)*
1. <a href="#tag-desktop.linux">Linux</a> *(233)*
1. <a href="#tag-desktop">Desktop</a> *(252)*
1. <a href="#tag-desktop.linux">Linux</a> *(234)*
1. <a href="#tag-desktop.windows">Windows</a> *(148)*
1. <a href="#tag-desktop.mac">Mac</a> *(148)*
1. <a href="#tag-desktop.mac">Mac</a> *(149)*
1. <a href="#tag-desktop.console">Console</a> *(20)*
1. <a href="#tag-mobile">Mobile</a> *(1)*
1. <a href="#tag-mobile.android">Android</a> *(1)*
Expand Down Expand Up @@ -240,6 +240,7 @@ segmentation by distribution (i.e., Docker, etc.)
1. **Solaris IPS** - ([Repo](https://github.com/oracle/solaris-ips)) Software delivery system backed by network repository, featuring safe execution for zones, use of ZFS for efficiency and rollback, preventing the introduction of invalid packages, and efficient use of bandwidth. `(pkg_mgr, corp)`
1. **SoundConverter** - ([Repo](https://github.com/kassoulet/soundconverter), [WP](https://en.wikipedia.org/wiki/GNOME_SoundConverter)) A GNOME-based audio file transcoder. `(audio, gtk)`
1. **SoundGrain** - ([Repo](https://github.com/belangeo/soundgrain), [Home](http://ajaxsoundstudio.com/software/soundgrain), [Fund](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9CA99DH6ES3HA)) Graphical interface designed for drawing and editing trajectories to control [granular sound synthesis](https://en.wikipedia.org/wiki/Granular_synthesis). `(audio, windows, mac)`
1. **Spack** - ([Repo](https://github.com/spack/spack), [Home](https://spack.io/), [Docs](https://spack.readthedocs.io/en/latest)) Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing. `(science, pkg_mgr, mac)`
1. **Spiderfoot** - ([Repo](https://github.com/smicallef/spiderfoot), [Home](https://www.spiderfoot.net/), [Docs](https://www.spiderfoot.net/documentation)) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. `(security, windows, mac, docker, server)`
1. **Spyder IDE** - ([Repo](https://github.com/spyder-ide/spyder), [Home](https://www.spyder-ide.org/), [WP](https://en.wikipedia.org/wiki/Spyder_%28software%29)) Scientific editing and execution environment designed by and for scientists, engineers, and data analysts using Python. `(editor, windows, mac, qt5)`
1. **sshuttle** - ([Repo](https://github.com/sshuttle/sshuttle), [Docs](https://sshuttle.readthedocs.org/)) Transparent network proxy server that uses SSH to achieve VPN-like results, without requiring root access. `(security, mac)`
Expand Down Expand Up @@ -556,6 +557,7 @@ segmentation by distribution (i.e., Docker, etc.)
1. **SK1** - ([Repo](https://github.com/sk1project/sk1-wx), [Home](https://sk1project.net/), [WP](https://en.wikipedia.org/wiki/SK1_%28program%29)) Feature-rich, cross-platform illustration program. `(graphics, linux, windows, gtk, wx)`
1. **SOFA Statistics** - ([Repo](https://code.launchpad.net/sofastatistics), [Home](http://www.sofastatistics.com/)) User-friendly statistics and analysis with a learn-as-you-go approach. `(science, linux, windows, wx)`
1. **SoundGrain** - ([Repo](https://github.com/belangeo/soundgrain), [Home](http://ajaxsoundstudio.com/software/soundgrain), [Fund](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9CA99DH6ES3HA)) Graphical interface designed for drawing and editing trajectories to control [granular sound synthesis](https://en.wikipedia.org/wiki/Granular_synthesis). `(audio, linux, windows)`
1. **Spack** - ([Repo](https://github.com/spack/spack), [Home](https://spack.io/), [Docs](https://spack.readthedocs.io/en/latest)) Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing. `(science, pkg_mgr, linux)`
1. **Spiderfoot** - ([Repo](https://github.com/smicallef/spiderfoot), [Home](https://www.spiderfoot.net/), [Docs](https://www.spiderfoot.net/documentation)) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. `(security, linux, windows, docker, server)`
1. **Spyder IDE** - ([Repo](https://github.com/spyder-ide/spyder), [Home](https://www.spyder-ide.org/), [WP](https://en.wikipedia.org/wiki/Spyder_%28software%29)) Scientific editing and execution environment designed by and for scientists, engineers, and data analysts using Python. `(editor, linux, windows, qt5)`
1. **sshuttle** - ([Repo](https://github.com/sshuttle/sshuttle), [Docs](https://sshuttle.readthedocs.org/)) Transparent network proxy server that uses SSH to achieve VPN-like results, without requiring root access. `(security, linux)`
Expand Down
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ are a gold mine of practical patterns that we know work together. A
production application is worth a thousand blog posts and Stack
Overflow answers.

This document is an always-growing list of **398**
This document is an always-growing list of **399**
open-source Python applications arranged by topic, with links to
repositories, docs, and more, generated from [structured
data](https://github.com/mahmoud/awesome-python-applications/blob/master/projects.yaml)
Expand All @@ -42,19 +42,19 @@ thereof), see Architectures. -->
1. <a href="#tag-organization">Organization</a> *(40)*
1. <a href="#tag-communication">Communication</a> *(33)*
1. <a href="#tag-education">Education</a> *(8)*
1. <a href="#tag-science">Science</a> *(23)*
1. <a href="#tag-science">Science</a> *(24)*
1. <a href="#tag-cms">CMS</a> *(11)*
1. <a href="#tag-erp">ERP</a> *(5)*
1. <a href="#tag-static_site">Static Site</a> *(9)*
1. <a href="#tag-dev">Dev</a> *(174)*
1. <a href="#tag-dev">Dev</a> *(175)*
1. <a href="#tag-dev.scm">SCM</a> *(17)*
1. <a href="#tag-dev.code_review">Code Review</a> *(4)*
1. <a href="#tag-dev.storage">Storage</a> *(17)*
1. <a href="#tag-dev.ops">Ops</a> *(27)*
1. <a href="#tag-dev.security">Security</a> *(29)*
1. <a href="#tag-dev.docs">Docs</a> *(7)*
1. <a href="#tag-dev.editor">Editor</a> *(13)*
1. <a href="#tag-dev.pkg_mgr">Package Managers</a> *(10)*
1. <a href="#tag-dev.pkg_mgr">Package Managers</a> *(11)*
1. <a href="#tag-dev.pkg_repo">Package Repositories</a> *(5)*
1. <a href="#tag-dev.build">Build</a> *(13)*
1. <a href="#tag-dev.shell">Shell</a> *(3)*
Expand Down Expand Up @@ -306,6 +306,7 @@ thereof), see Architectures. -->
1. **Sage Math** - ([Repo](https://git.sagemath.org/sage.git), [Home](http://www.sagemath.org/), [WP](https://en.wikipedia.org/wiki/SageMath)) Cross-platform computer algebra system with features covering many aspects of mathematics, including algebra, combinatorics, graph theory, numerical analysis, number theory, calculus, and statistics. `(linux, windows, mac)`
1. **Scholia** - ([Repo](https://github.com/fnielsen/scholia), [Home](https://tools.wmflabs.org/scholia), [Docs](https://www.wikidata.org/wiki/Wikidata%3AScholia)) Python package and web application for interacting with scholarly information on [Wikidata](https://www.wikidata.org/). `(organization, server)`
1. **SOFA Statistics** - ([Repo](https://code.launchpad.net/sofastatistics), [Home](http://www.sofastatistics.com/)) User-friendly statistics and analysis with a learn-as-you-go approach. `(linux, windows, mac, wx)`
1. **Spack** - ([Repo](https://github.com/spack/spack), [Home](https://spack.io/), [Docs](https://spack.readthedocs.io/en/latest)) Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing. `(pkg_mgr, linux, mac)`
1. **Taguette** - ([Repo](https://gitlab.com/remram44/taguette), [Home](https://www.taguette.org/), [gh](https://github.com/remram44/taguette), [PyPI](https://pypi.org/project/taguette), [Docs](https://www.taguette.org/getting-started.html)) Web-based qualitative research tool supporting importing, tagging, highlighting, and exporting many document formats. `(server)`
1. **Veusz** - ([Repo](https://github.com/veusz/veusz), [Home](https://veusz.github.io/)) 2D and 3D scientific plotting, designed to produce publication-ready PDF or SVG graphs. `(linux, windows, mac, qt)`

Expand Down Expand Up @@ -494,6 +495,7 @@ Projects related to software development and adjacent technical areas.
1. **Poetry** - ([Repo](https://github.com/sdispater/poetry), [Home](https://poetry.eustace.io/), [Docs](https://poetry.eustace.io/docs)) An independent approach to Python dependency management and packaging. `(linux, windows, mac)`
1. **Portage** - ([Repo](https://gitweb.gentoo.org/proj/portage.git), [WP](https://en.wikipedia.org/wiki/Portage_%28software%29)) Platform-agnostic Package management system created for and used by Gentoo Linux and also by Chrome OS, Sabayon, and Funtoo Linux. Inspired by FreeBSD ports. `(linux)`
1. **Solaris IPS** - ([Repo](https://github.com/oracle/solaris-ips)) Software delivery system backed by network repository, featuring safe execution for zones, use of ZFS for efficiency and rollback, preventing the introduction of invalid packages, and efficient use of bandwidth. `(linux, corp)`
1. **Spack** - ([Repo](https://github.com/spack/spack), [Home](https://spack.io/), [Docs](https://spack.readthedocs.io/en/latest)) Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing. `(science, linux, mac)`
1. **yum** - ([Repo](https://github.com/rpm-software-management/yum), [Home](http://yum.baseurl.org/), [WP](https://en.wikipedia.org/wiki/Yum_%28software%29)) Automatic updater and package installer/remover for RPM-based systems (Fedora, RHEL, etc.). `(linux, corp)`

### <a id="tag-dev.pkg_repo" href="#tag-dev.pkg_repo">Package Repositories</a>
Expand Down
28 changes: 27 additions & 1 deletion atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,40 @@
<subtitle type="text">The newest additions to the Awesome Python Applications list.</subtitle>
<link rel="alternate" type="text/html" href="https://github.com/mahmoud/awesome-python-applications" />
<link rel="self" type="application/atom+xml" href="https://raw.githubusercontent.com/mahmoud/awesome-python-applications/master/atom.xml" />
<updated>2020-10-11T06:41:16Z</updated>
<updated>2020-10-11T07:06:16Z</updated>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>

<rights type="html">CC-BY-SA unless otherwise noted</rights>
<generator uri="https://github.com/mahmoud/apatite">Apatite 19.0</generator>


<entry>
<id>https://github.com/spack/spack</id>
<title>Spack</title>
<link rel="alternate" type="text/html" href="https://github.com/spack/spack" />
<published>2020-10-11T00:06:00Z</published>
<updated>2020-10-11T00:06:00Z</updated>
<category term="audio"/><category term="audio"/><category term="audio"/><category term="audio"/>

<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p><strong><a href="https://github.com/spack/spack">Spack</a></strong>: Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing.</p>
<p>Links:</p>
<ul>
<li><a href='https://github.com/spack/spack'>Repo</a></li>
<li><a href='https://spack.io/'>Home</a></li>
<li><a href='https://spack.readthedocs.io/en/latest'>Docs</a></li>

</ul>
</div>
</content>
<author>
<name>Awesome Python Applications contributors</name>
<uri>https://github.com/mahmoud/awesome-python-applications</uri>
</author>
</entry>

<entry>
<id>https://github.com/galaxyproject/galaxy</id>
<title>Galaxy</title>
Expand Down
11 changes: 11 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2183,6 +2183,17 @@ projects:
- windows
- mac
- wx
- name: Spack
repo_url: https://github.com/spack/spack
home_url: https://spack.io/
docs_url: https://spack.readthedocs.io/en/latest
date_added: 2020-10-11 00:06:00
desc: Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing.
tags:
- science
- pkg_mgr
- linux
- mac
- name: Taguette
repo_url: https://gitlab.com/remram44/taguette
home_url: https://www.taguette.org/
Expand Down

0 comments on commit 428b50f

Please sign in to comment.