Calling a Pyramid view from a Python script [closed]
up vote
0
down vote
favorite
I'm working on system built in Pyramid and one of the views is for importing data. I'd like to make a script that will call that view. I'm assuming this is possible in Pyramid but I haven't found any documentation that actually shows this being done (yet). My background is in Django and I expected to simply create an HttpRequest object but that doesn't seem to be the case with Pyramid.
If anybody could steer me in the right direction I'd very much appreciate it.
scripts python
closed as off-topic by terdon♦ Dec 7 at 12:41
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – terdon
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
I'm working on system built in Pyramid and one of the views is for importing data. I'd like to make a script that will call that view. I'm assuming this is possible in Pyramid but I haven't found any documentation that actually shows this being done (yet). My background is in Django and I expected to simply create an HttpRequest object but that doesn't seem to be the case with Pyramid.
If anybody could steer me in the right direction I'd very much appreciate it.
scripts python
closed as off-topic by terdon♦ Dec 7 at 12:41
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – terdon
If this question can be reworded to fit the rules in the help center, please edit the question.
This seems like a general pyramid + python issue, not related to anything Ubuntu. So it is off topic ere and I suggest you ask on Stack Overflow instead. If you do, however, make sure to include some example code that people can base their answers on and that shows what you have and what you still need.
– terdon♦
Dec 7 at 12:41
Sorry about that... I see what you mean. I thought I was posting to stack overflow.
– Todd Matsumoto
Dec 7 at 12:45
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm working on system built in Pyramid and one of the views is for importing data. I'd like to make a script that will call that view. I'm assuming this is possible in Pyramid but I haven't found any documentation that actually shows this being done (yet). My background is in Django and I expected to simply create an HttpRequest object but that doesn't seem to be the case with Pyramid.
If anybody could steer me in the right direction I'd very much appreciate it.
scripts python
I'm working on system built in Pyramid and one of the views is for importing data. I'd like to make a script that will call that view. I'm assuming this is possible in Pyramid but I haven't found any documentation that actually shows this being done (yet). My background is in Django and I expected to simply create an HttpRequest object but that doesn't seem to be the case with Pyramid.
If anybody could steer me in the right direction I'd very much appreciate it.
scripts python
scripts python
asked Dec 7 at 12:31
Todd Matsumoto
61
61
closed as off-topic by terdon♦ Dec 7 at 12:41
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – terdon
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by terdon♦ Dec 7 at 12:41
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – terdon
If this question can be reworded to fit the rules in the help center, please edit the question.
This seems like a general pyramid + python issue, not related to anything Ubuntu. So it is off topic ere and I suggest you ask on Stack Overflow instead. If you do, however, make sure to include some example code that people can base their answers on and that shows what you have and what you still need.
– terdon♦
Dec 7 at 12:41
Sorry about that... I see what you mean. I thought I was posting to stack overflow.
– Todd Matsumoto
Dec 7 at 12:45
add a comment |
This seems like a general pyramid + python issue, not related to anything Ubuntu. So it is off topic ere and I suggest you ask on Stack Overflow instead. If you do, however, make sure to include some example code that people can base their answers on and that shows what you have and what you still need.
– terdon♦
Dec 7 at 12:41
Sorry about that... I see what you mean. I thought I was posting to stack overflow.
– Todd Matsumoto
Dec 7 at 12:45
This seems like a general pyramid + python issue, not related to anything Ubuntu. So it is off topic ere and I suggest you ask on Stack Overflow instead. If you do, however, make sure to include some example code that people can base their answers on and that shows what you have and what you still need.
– terdon♦
Dec 7 at 12:41
This seems like a general pyramid + python issue, not related to anything Ubuntu. So it is off topic ere and I suggest you ask on Stack Overflow instead. If you do, however, make sure to include some example code that people can base their answers on and that shows what you have and what you still need.
– terdon♦
Dec 7 at 12:41
Sorry about that... I see what you mean. I thought I was posting to stack overflow.
– Todd Matsumoto
Dec 7 at 12:45
Sorry about that... I see what you mean. I thought I was posting to stack overflow.
– Todd Matsumoto
Dec 7 at 12:45
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
This seems like a general pyramid + python issue, not related to anything Ubuntu. So it is off topic ere and I suggest you ask on Stack Overflow instead. If you do, however, make sure to include some example code that people can base their answers on and that shows what you have and what you still need.
– terdon♦
Dec 7 at 12:41
Sorry about that... I see what you mean. I thought I was posting to stack overflow.
– Todd Matsumoto
Dec 7 at 12:45