JulienPalard / Pipe

A Python library to use infix notation in Python
MIT License
1.92k stars 113 forks source link

Conda package information #59

Closed BGSpiegl closed 2 years ago

BGSpiegl commented 2 years ago

Please provide link to conda package in readme if it exists; if not, please create a conda package, thank you!

JulienPalard commented 2 years ago

Hi! Thanks for taking time to open an issue.

To be honest I never though about it. Why would I want to do that?

BGSpiegl commented 2 years ago

On 03.11.21 09:49, Julien Palard wrote:

Hi! Thanks for taking time to open an issue.

To be honest I never though about it. Why would I want to do that?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/JulienPalard/Pipe/issues/59#issuecomment-958751078, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGKQGFFLKRUESMPUNZHRBN3UKDZRFANCNFSM5HGFZYAQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Hi Julien,

I guess th emost striking reason would be promoting your package :-) I am working in a scientific environment and here we can't really use Python packages for group-wide analyses (using a high performance computing cluster) unless they can be handled via conda.

A colleague put my attention to changes in python3.9 where the pipe operator got new functionality (some sort of merging operations?). Have you experienced any problems with that?

BR Benjamin


Dipl.-Ing. Benjamin Spiegl, BSc Tel.: +43/(0)316/385-73829

Bioinformatician at: D&R Institute of Human Genetics Medical University of Graz Neue Stiftingtalstraße 6 8010 Graz, Austria

JulienPalard commented 2 years ago

I am working in a scientific environment and here we can't really use Python packages for group-wide analyses (using a high performance computing cluster) unless they can be handled via conda.

Doh, why? Is there some kind of properietary stuff coda-side about perf that I'm not seeing?

BGSpiegl commented 2 years ago

On 04.11.21 11:28, Julien Palard wrote:

I am working in a scientific environment and here we can't really use Python packages for group-wide analyses (using a high performance computing cluster) unless they can be handled via conda.

Doh, why? Is there some kind of properietary stuff coda-side about perf that I'm not seeing?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/JulienPalard/Pipe/issues/59#issuecomment-960628988, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGKQGFDL6JINWKQOSEW5NZTUKJN4XANCNFSM5HGFZYAQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

University policy. Forces us to do this. It's stupid I know.


Dipl.-Ing. Benjamin Spiegl, BSc Tel.: +43/(0)316/385-73829

Bioinformatician at: D&R Institute of Human Genetics Medical University of Graz Neue Stiftingtalstraße 6 8010 Graz, Austria

JulienPalard commented 2 years ago

University policy. Forces us to do this. It's stupid I know.

Wow.

I can't assure you I'll use my free time to contribute to a close-source package repository owned by a for-profit company though. Maybe one day.

tahir-hassan commented 2 years ago

Can't you use the conda build tools and build it yourself? @bgSpiegl

BGSpiegl commented 2 years ago

On 13.03.22 01:15, Tahir Hassan wrote:

Can't you use the conda build tools and build it yourself?

— Reply to this email directly, view it on GitHubhttps://github.com/JulienPalard/Pipe/issues/59#issuecomment-1065989945, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGKQGFBIQXHDSWCFVGFVQCTU7UXSPANCNFSM5HGFZYAQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

Nevermind. I don't your package anymore.

In any case, it would spare the useres of your software tremendous amounts of time when the developer does these steps once instead of everybody doing so. I thought this was common sense.

JulienPalard commented 2 years ago

I can't assure you I'll use my free time to contribute to a close-source package repository owned by a for-profit company though. Maybe one day.

Looks like I did not found the energy and the free time to work for free for a for-profit company, "sorry".