Skip to content

Commit

Permalink
Change 0.1.5 to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
w3ichen authored Feb 11, 2024
1 parent 8c2ef07 commit 682d0fa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Mecsimcalc v0.1.5 documentation
# Mecsimcalc v0.1.6 documentation

This library is designed to provide a set of functions for handling and converting various types of data, such as base64 encoded data, Pandas DataFrames, and Pillow images.

Expand All @@ -9,7 +9,7 @@ This library is designed to provide a set of functions for handling and converti

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>input_to_file</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/general_utils.py#L7C1-L56C61" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/general_utils.py#L7C1-L56C61" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -53,7 +53,7 @@ data:image/jpeg;base64,

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>metadata_to_filetype</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/general_utils.py#L59C1-L86C21" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/general_utils.py#L59C1-L86C21" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -92,7 +92,7 @@ jpeg

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>string_to_file</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/text_utils.py#L4C1-L67C85" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/text_utils.py#L4C1-L67C85" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -147,7 +147,7 @@ Generates a downloadable text file containing the given text

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>file_to_dataframe</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/spreadsheet_utils.py#L9C1-L48C14" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/spreadsheet_utils.py#L9C1-L48C14" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -190,7 +190,7 @@ Converts a base64 encoded file data into a pandas DataFrame

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>input_to_dataframe</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/spreadsheet_utils.py#L51C1-L87C44" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/spreadsheet_utils.py#L51C1-L87C44" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -230,7 +230,7 @@ csv

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>print_dataframe</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/spreadsheet_utils.py#L90C1-L186C39" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/spreadsheet_utils.py#L90C1-L186C39" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -294,7 +294,7 @@ Downloading Table

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>table_to_dataframe</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/table_utils.py#L5C1-L44C54" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/table_utils.py#L5C1-L44C54" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -333,7 +333,7 @@ Create a DataFrame from given rows and column headers

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>print_table</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/table_utils.py#L47C1-L79C58" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/table_utils.py#L47C1-L79C58" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -383,7 +383,7 @@ Displaying Table

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>file_to_PIL</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/image_utils.py#L23C1-L51C88" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/image_utils.py#L23C1-L51C88" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -435,7 +435,7 @@ Displaying Image

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>input_to_PIL</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/image_utils.py#L54C1-L102C17" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/image_utils.py#L54C1-L102C17" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -473,7 +473,7 @@ jpeg

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>print_image</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/image_utils.py#L105C1-L213C36" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/image_utils.py#L105C1-L213C36" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down Expand Up @@ -543,7 +543,7 @@ Downloading Image

<div style={{ display: 'flex', justifyContent: 'space-between', alignItems: 'center' }}>
<h3 style={{ margin: 5, padding: 0 }}>print_plot</h3>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.5/mecsimcalc/plotting_utils.py#L9C1-L99C35" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
<a href="https://github.com/MecSimCalc/MecSimCalc-utils/blob/v0.1.6/mecsimcalc/plotting_utils.py#L9C1-L99C35" style={{ fontSize: 'larger', marginBottom: '2em', margin: 5, padding: 0 }}><strong>[Source]</strong></a>
</div>

```python
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = "0.1.5"
VERSION = "0.1.6"
DESCRIPTION = "Useful functions for MecSimCalc.com"

# Setting up
Expand Down

0 comments on commit 682d0fa

Please sign in to comment.