Skip to content
#

cast

Here are 105 public repositories matching this topic...

facundobatista
facundobatista commented Feb 10, 2020

Issue description

The original title key translates the title. It should not.

Version of IMDbPY, Python and OS

  • Python: 3.6.9
  • IMDbPY: 6.9dev20200125 (installed from the repo here)
  • OS: uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')
DarrenCook
DarrenCook commented May 5, 2015

I started using Catch recently, and then saw this library mentioned somewhere. In the Readme you describe it as based on the ideas of Catch. It would be useful to see some kind of comparison with Catch, such as "it is like Catch (as of version 1.1) but adds XXX and YYY. On the downside it doesn't have ZZZ of Catch, and Catch compiles more quickly".

Unless it was a personal exercise in writing a

hericlesme
hericlesme commented Feb 11, 2020

Description

We currently have two apps on this repo.

  • The client, where the user inputs the commands that will be sent to the server to execute.
  • The server, that handles the requests and runs the commands on bash

They're a little coupled and it doesn't give us so many benefits.

Expected solution:
These applications should run separately, to give us some new features:

Improve this page

Add a description, image, and links to the cast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cast topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.