-
-
defining system data structures
Replies: 13
by
imiller » Fri Apr 26, 2024 4:44 am
when dabbling in lua I wrote the following little thing that reports ages of files on a disk.
As you can see it defines various file system data...
- 13 Replies
- 8850 Views
-
Last post by neilrieck
Thu Sep 12, 2024 9:43 am
-
-
python performance on OpenVMS I64
Replies: 23
by
imiller » Fri Aug 04, 2023 12:13 pm
HPE OpenVMS V8.4
VSI I64VMS PYTHON A3.10-0RELEASE005
VSI I64VMS PYTHWHLS A1.1-6FIX06
HP Integrity rx2800 i2 (1.33GHz/4.0MB)
8 CPUs, 32Gb RAM
I've...
- 23 Replies
- 34942 Views
-
Last post by neilrieck
Thu Aug 15, 2024 7:45 am
-
-
mysql-mariadb database connectors
by
neilrieck » Tue Aug 13, 2024 10:57 am
IMHO, programmers love python because of the easy access to database connectors (and none are found in VSI I64VMS PYTHWHLS A1.1-6FIX06 ). My first...
- 0 Replies
- 898 Views
-
Last post by neilrieck
Tue Aug 13, 2024 10:57 am
-
-
cgi module on VMS x86-64
Replies: 10
by
arne_v » Thu May 09, 2024 9:17 am
(I know this is very old, officially deprecated and going away)
It does not seem to work.
import cgi
...
form = cgi.FieldStorage()
and form is...
- 10 Replies
- 6142 Views
-
Last post by neilrieck
Fri Jul 19, 2024 2:39 pm
-
-
Python, Apache and versions
Replies: 2
by
arne_v » Thu May 30, 2024 4:11 pm
says:
If you wish to run Python applications under CSWS using MOD_WSGI, this facility is currently only supported for Python 3.8.2F for VSI...
- 2 Replies
- 2116 Views
-
Last post by arne_v
Wed Jun 05, 2024 10:58 am
-
-
- 6 Replies
- 3788 Views
-
Last post by imiller
Mon May 13, 2024 11:45 am
-
-
- 12 Replies
- 42237 Views
-
Last post by imiller
Fri Apr 26, 2024 4:43 am
-
-
Python x86 availability
Replies: 12
by
praetor » Tue Aug 15, 2023 12:21 am
Howdy!
So I'm sure this question gets asked over and over, but when will Python be generally available, and also, how can I find those things out...
- 12 Replies
- 13020 Views
-
Last post by pocketprobe
Tue Apr 09, 2024 11:04 am
-
-
Error when creating virtual environment
Replies: 9
by
madx86 » Sat Mar 23, 2024 3:18 pm
I am getting the below error when creating a virtual environment , if anyone has seen this before please provide suggestions on how to resolve it...
- 9 Replies
- 4777 Views
-
Last post by madx86
Fri Mar 29, 2024 11:44 am
-
-
Installing PYTHWHLS 64/32 bit
Replies: 3
by
joukj » Mon Mar 13, 2023 8:36 am
Hi
I just tried to install PYTHWHLS A1.1-6FIX06. It appears to come in a 32 and 64bit version. I tried to install them both so thnat the user can...
- 3 Replies
- 30584 Views
-
Last post by sergey_vorfolomeev
Fri Oct 06, 2023 9:11 am
-
-
Python and _rdb package
Replies: 4
by
tdirven » Wed Sep 20, 2023 10:35 am
Hello,
I am using python 3.10 on I64 with the Rdb package.
What i don't understand is why python cannot create temp files that are needed for Rdb....
- 4 Replies
- 10253 Views
-
Last post by sodjan
Thu Sep 21, 2023 4:28 am
-
-
how to install extra modules
by
imiller » Fri Aug 04, 2023 6:12 am
How would I install extra modules in python on OpenVMS V8.4 - I've downloaded the source code module but what do I do next?
Added in 40 minutes 47...
- 0 Replies
- 18162 Views
-
Last post by imiller
Fri Aug 04, 2023 6:53 am
-
-
Python and Oracle 19c
Replies: 3
by
tdirven » Mon Jul 24, 2023 6:17 pm
With which python packages/modules can I access Oracle 19c database.
I want to run the python application on OpenVMS.
For Oracle Rdb it is working...
- 3 Replies
- 9477 Views
-
Last post by arne_v
Tue Jul 25, 2023 7:39 pm
-
-
Importance of Python
Replies: 17
by
ajbrehm » Sat Mar 28, 2020 1:58 pm
I think this forum chapter should get started.
While I am not very familiar with Python myself (I am from the PowerShell/C# camp) I am convinced...
- 17 Replies
- 36491 Views
-
Last post by arne_v
Sat Jul 22, 2023 11:05 am
-
-
- 4 Replies
- 17555 Views
-
Last post by neilrieck
Wed Jul 19, 2023 6:13 am
-
-
Embedding VSI Python 3.10 IA64
Replies: 13
by
mgdaniel » Mon Apr 10, 2023 2:08 am
According to I should be able to embed a Python engine in an independent C program with
#define PY_SSIZE_T_CLEAN
#include
int
main(int argc, char...
- 13 Replies
- 31445 Views
-
Last post by mgdaniel
Wed Apr 12, 2023 11:23 am
-
-
- 11 Replies
- 30276 Views
-
Last post by arne_v
Mon Apr 12, 2021 10:22 am
-
-
Python source repository
Replies: 6
by
leogah » Tue May 12, 2020 5:30 am
Are there any plans to make the OpenVMS Python repository publically available? The Python 3 beta is a great step forward but it's not quite there...
- 6 Replies
- 20654 Views
-
Last post by jfp
Thu Nov 26, 2020 5:49 am
-
-
Python and CRTL and file searching
Replies: 1
by
jeremybegg » Mon Jun 08, 2020 3:59 am
Hi,
I am beginning to explore Python again after an absence of several years. I was running Python 2.7 on VMS a few years ago and wrote some scripts...
- 1 Replies
- 15971 Views
-
Last post by jfp
Sat Jun 20, 2020 5:16 am
Forum permissions
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum