TNO Intern

Commit 1fa84989 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Merge branch '3-upload-pythermogis-to-pypi' into 'main'

Resolve "upload pythermogis to pypi"

Closes #3

See merge request AGS/pythermogis!6
parents ba56d7be 5bee6a09
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -8,4 +8,11 @@
    <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis) (2)" jdkType="Python SDK" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
  <component name="PyNamespacePackagesService">
    <option name="namespacePackageFolders">
      <list>
        <option value="$MODULE_DIR$/pythermogis/resources" />
      </list>
    </option>
  </component>
</module>
 No newline at end of file

LICENSE

0 → 100644
+5 −0
Original line number Diff line number Diff line
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 No newline at end of file

MANIFEST.in

0 → 100644
+1 −0
Original line number Diff line number Diff line
recursive-include pythermogis/resources *
+1 −1
Original line number Diff line number Diff line
# PyThermoGIS

This is a python project to easily enable batch running of the ThermoGIS Techno Economic App from a docker container
This is a python API to the ThermoGIS Java code calculations

pixi.lock

0 → 100644
+1642 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading