Skip to content

Commit

Permalink
updates settings.init
Browse files Browse the repository at this point in the history
  • Loading branch information
m-gopichand committed Aug 19, 2024
1 parent 859f5d0 commit 3b74fca
Show file tree
Hide file tree
Showing 13 changed files with 266 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/out/channeldata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"channeldata_version":1,"packages":{"rapidai":{"activate.d":false,"binary_prefix":false,"deactivate.d":false,"description":"# rapidai RAPID AI wrapper library on top of PyTorch, enabling seamless training workflows.","dev_url":"https://github.com/m-gopichand/rapidai","doc_url":"https://m-gopichand.github.io/rapidai","home":"https://github.com/m-gopichand/rapidai","license":"Apache Software","post_link":false,"pre_link":false,"pre_unlink":false,"run_exports":{},"source_url":"https://files.pythonhosted.org/packages/e9/e1/f6861af43e643179f77a212d794b342a987f29c438b5896c474de479c308/rapidai-0.0.2.tar.gz","subdirs":["noarch"],"summary":"wrapper library on top of PyTorch","text_prefix":false,"timestamp":1723903704,"version":"0.0.2"}},"subdirs":["linux-64","noarch"]}
90 changes: 90 additions & 0 deletions conda/out/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
<html>
<head>
<title>out</title>
<style type="text/css">
a, a:active {
text-decoration: none; color: blue;
}
a:visited {
color: #48468F;
}
a:hover, a:focus {
text-decoration: underline; color: red;
}
body {
background-color: #F5F5F5;
}
h2 {
margin-bottom: 12px;
}
th, td {
font: 100% monospace; text-align: left;
}
th {
font-weight: bold; padding-right: 14px; padding-bottom: 3px;
}
th.tight {
padding-right: 6px;
}
td {
padding-right: 14px;
}
td.tight {
padding-right: 8px;
}
td.s, th.s {
text-align: right;
}
td.summary {
white-space: nowrap;
overflow: hidden;
}
td.packagename {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
max-width: 180px;
padding-right: 8px;
}
td.version {
//white-space: nowrap;
overflow: hidden;
max-width: 90px;
padding-right: 8px;
}
table {
background-color: white;
border-top: 1px solid #646464;
border-bottom: 1px solid #646464;
padding-top: 10px;
padding-bottom: 14px;
}
address {
color: #787878;
padding-top: 10px;
}
</style>
</head>
<body>
<h2>out</h2>
<h3><a href="rss.xml">RSS Feed</a>&nbsp;&nbsp;&nbsp;<a href="channeldata.json">channeldata.json</a></h3>
<a href="linux-64">linux-64</a>&nbsp;&nbsp;&nbsp;<a href="noarch">noarch</a>&nbsp;&nbsp;&nbsp; <table>
<tr>
<th style="padding-right:18px;">Package</th>
<th>Latest Version</th>
<th>Doc</th>
<th>Dev</th>
<th>License</th>
<th class="tight">linux-64</th><th class="tight">noarch</th> <th>Summary</th>
</tr>
<tr>
<td class="packagename"><a href="https://github.com/m-gopichand/rapidai">rapidai</a></td>
<td class="version">0.0.2</td>
<td><a href="https://m-gopichand.github.io/rapidai">doc</a></td>
<td><a href="https://github.com/m-gopichand/rapidai">dev</a></td>
<td class="tight">Apache</td>
<td></td><td>X</td> <td class="summary">wrapper library on top of PyTorch</td>
</tr> </table>
<address>Updated: 2024-08-17 14:08:25 +0000 - Files: 1</address>
</body>
</html>
1 change: 1 addition & 0 deletions conda/out/linux-64/current_repodata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"subdir":"linux-64"},"packages":{},"packages.conda":{},"removed":[],"repodata_version":1}
58 changes: 58 additions & 0 deletions conda/out/linux-64/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<html>
<head>
<title>out/linux-64</title>
<style type="text/css">
a, a:active {
text-decoration: none; color: blue;
}
a:visited {
color: #48468F;
}
a:hover, a:focus {
text-decoration: underline; color: red;
}
body {
background-color: #F5F5F5;
}
h2 {
margin-bottom: 12px;
}
th, td {
font: 100% monospace; text-align: left;
}
th {
font-weight: bold; padding-right: 14px; padding-bottom: 3px;
}
td {
padding-right: 20px;
}
td.s, th.s {
text-align: right;
}
table {
background-color: white;
border-top: 1px solid #646464;
border-bottom: 1px solid #646464;
padding-top: 10px;
padding-bottom: 14px;
}
address {
color: #787878;
padding-top: 10px;
}
</style>
</head>
<body>
<h2>out/linux-64</h2>
<table>
<tr>
<th>Filename</th>
<th>Size</th>
<th>Last Modified</th>
<th>SHA256</th>
<th>MD5</th>
</tr>
</table>
<address>Updated: 2024-08-17 14:08:25 +0000 - Files: 0</address>
</body>
</html>
1 change: 1 addition & 0 deletions conda/out/linux-64/repodata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"subdir":"linux-64"},"packages":{},"packages.conda":{},"removed":[],"repodata_version":1}
1 change: 1 addition & 0 deletions conda/out/linux-64/repodata_from_packages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"subdir":"linux-64"},"packages":{},"packages.conda":{},"removed":[],"repodata_version":1}
1 change: 1 addition & 0 deletions conda/out/noarch/current_repodata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"subdir":"noarch"},"packages":{"rapidai-0.0.2-py_0.tar.bz2":{"build":"py_0","build_number":0,"depends":["packaging","python >=3.7"],"license":"Apache Software","license_family":"APACHE","md5":"407bf280e57604205917cd72191910bd","name":"rapidai","noarch":"python","sha256":"80406d6d53d9660379ca2be2a3d5ced3c554675bb1b81192e1541696fe8c719f","size":24959,"subdir":"noarch","timestamp":1723903704622,"version":"0.0.2"}},"packages.conda":{},"removed":[],"repodata_version":1}
64 changes: 64 additions & 0 deletions conda/out/noarch/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<html>
<head>
<title>out/noarch</title>
<style type="text/css">
a, a:active {
text-decoration: none; color: blue;
}
a:visited {
color: #48468F;
}
a:hover, a:focus {
text-decoration: underline; color: red;
}
body {
background-color: #F5F5F5;
}
h2 {
margin-bottom: 12px;
}
th, td {
font: 100% monospace; text-align: left;
}
th {
font-weight: bold; padding-right: 14px; padding-bottom: 3px;
}
td {
padding-right: 20px;
}
td.s, th.s {
text-align: right;
}
table {
background-color: white;
border-top: 1px solid #646464;
border-bottom: 1px solid #646464;
padding-top: 10px;
padding-bottom: 14px;
}
address {
color: #787878;
padding-top: 10px;
}
</style>
</head>
<body>
<h2>out/noarch</h2>
<table>
<tr>
<th>Filename</th>
<th>Size</th>
<th>Last Modified</th>
<th>SHA256</th>
<th>MD5</th>
</tr>
<tr>
<td><a href="rapidai-0.0.2-py_0.tar.bz2">rapidai-0.0.2-py_0.tar.bz2</a></td>
<td class="s">24 KB</td>
<td>2024-08-17 14:08:24 +0000</td>
<td>80406d6d53d9660379ca2be2a3d5ced3c554675bb1b81192e1541696fe8c719f</td>
<td>407bf280e57604205917cd72191910bd</td>
</tr> </table>
<address>Updated: 2024-08-17 14:08:25 +0000 - Files: 1</address>
</body>
</html>
Binary file added conda/out/noarch/rapidai-0.0.2-py_0.tar.bz2
Binary file not shown.
1 change: 1 addition & 0 deletions conda/out/noarch/repodata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"subdir":"noarch"},"packages":{"rapidai-0.0.2-py_0.tar.bz2":{"build":"py_0","build_number":0,"depends":["packaging","python >=3.7"],"license":"Apache Software","license_family":"APACHE","md5":"407bf280e57604205917cd72191910bd","name":"rapidai","noarch":"python","sha256":"80406d6d53d9660379ca2be2a3d5ced3c554675bb1b81192e1541696fe8c719f","size":24959,"subdir":"noarch","timestamp":1723903704622,"version":"0.0.2"}},"packages.conda":{},"removed":[],"repodata_version":1}
1 change: 1 addition & 0 deletions conda/out/noarch/repodata_from_packages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"subdir":"noarch"},"packages":{"rapidai-0.0.2-py_0.tar.bz2":{"build":"py_0","build_number":0,"depends":["packaging","python >=3.7"],"license":"Apache Software","license_family":"APACHE","md5":"407bf280e57604205917cd72191910bd","name":"rapidai","noarch":"python","sha256":"80406d6d53d9660379ca2be2a3d5ced3c554675bb1b81192e1541696fe8c719f","size":24959,"subdir":"noarch","timestamp":1723903704622,"version":"0.0.2"}},"packages.conda":{},"removed":[],"repodata_version":1}
35 changes: 35 additions & 0 deletions conda/rapidai/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
package:
name: rapidai
version: 0.0.2
source:
sha256: 8d4eb70a6fe732c6c8d9b11932ab3b78f33fd8191767401d7bcebb4435e34985
url: https://files.pythonhosted.org/packages/e9/e1/f6861af43e643179f77a212d794b342a987f29c438b5896c474de479c308/rapidai-0.0.2.tar.gz
about:
description: '# rapidai
RAPID AI wrapper library on top of PyTorch, enabling seamless training workflows.
'
dev_url: https://github.com/m-gopichand/rapidai
doc_url: https://m-gopichand.github.io/rapidai
home: https://github.com/m-gopichand/rapidai
license: Apache Software
license_family: APACHE
summary: wrapper library on top of PyTorch
build:
noarch: python
number: '0'
script: '{{ PYTHON }} -m pip install . -vv'
extra:
recipe-maintainers:
- m-gopichand
requirements:
host:
- packaging
- python >=3.7
run:
- packaging
- python >=3.7
test:
imports:
- rapidai
12 changes: 12 additions & 0 deletions settings.ini
Original file line number Diff line number Diff line change
@@ -1,22 +1,29 @@
[DEFAULT]
### Python library
repo = rapidai
lib_name = rapidai
version = 0.0.2
min_python = 3.7
license = apache2

### Nbdev
black_formatting = False
doc_path = _docs
lib_path = rapidai
nbs_path = nbs
recursive = True
tst_flags = notest
put_version_in_init = True

### Docs
branch = main
custom_sidebar = False
doc_host = https://m-gopichand.github.io
doc_baseurl = /rapidai
git_url = https://github.com/m-gopichand/rapidai
title = rapidai

### PyPI
audience = Developers
author = Gopichand Madala
author_email = [email protected]
Expand All @@ -34,3 +41,8 @@ clean_ids = True
clear_all = False
cell_number = True

### Optional
requirements = matplotlib datasets fastprogress fastcore
pip_requirements = torch>=1.7,<2.4 torcheval diffusers einops timm
conda_requirements = pytorch>=1.7,<1.14
dev_requirements = nbdev

0 comments on commit 3b74fca

Please sign in to comment.